Smoothie Charts is a really small charting library designed for live streaming data. I built it to reduce the headaches I was getting from watching charts jerkily updating every second. What you're looking at now is pretty much all it does. If you like that, then read on.
- Hello world example
- Another example (server CPU usage)
- Tutorial
- Just the JavaScript: smoothie.js
- Full distribution (docs and examples): zip or tgz
- Repository:
git clone git@github.com:joewalnes/smoothie.git
- Introducing Smoothie Charts (blog entry)
For help, use the Smoothie Charts Google Group.
License (MIT)