dliv / clapts

Count Limited and Partitioned Time Series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLAPTS

Count Limited and Partitioned Time Series

A collection for visualizing time series data. It uses a simple heuristic to maintain a bounded size and representative sampling while continually receiving new data points.

Example use case: display realtime driver routes on a ride sharing dashboard.

diagram

1.0.0 Todos

  • Code Cleanup
  • Docs
  • Demo app with MapBox
  • Profiling and perf (maybe WebAssembly)
  • Better testing (property / fuzz / mutation)
  • Wrap methods with a more dev friendly interface

About

Count Limited and Partitioned Time Series


Languages

Language:TypeScript 100.0%