mesca / sensorchart

A blazing fast charting library for streaming data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A blazing fast charting library for streaming data

License:MIT License


Languages

Language:JavaScript 99.2%Language:HTML 0.8%