Create Interactive Time Series Graphs: Rickshaw JavaScript Toolkit
Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
Rickshaw relies on the fantastic D3 visualization library to do lots of the heavy lifting for stacking and rendering to SVG. A number of color schemes are built in and you can also specify your own.
You can ask Rickshaw to fetch data via AJAX, rather than specifying in the constructor. There’s a JSONP implementation too.
Recent Comments