Skip to content

brianwolfe/timeseries-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A javascript library for dealing with timeseries data, in particular for preparing
it for plotting.

Defines helpers for plotting timeseries, in particular for moderately large datasets
of several million points. It includes basic utilities to automatically subsample
the timeseries data based on the number of points in a given window. It typically
deals with typed arrays internally to allow javascript engines to optimize
execution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published