Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 548 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 548 Bytes

SensorChart

A blazing fast charting library for streaming data.

If you don't need bells and whistles, don't care about older browsers, and want to plot a few million points per second, then SensorChart is for you.

Getting started

  • See the example directory for commented boilerplate.
  • You can find the full API documentation in the doc directory.

Credits

Inspired by SmoothieCharts and built upon regl and regl-line2d.