Tiny javascript sparkline canvas graphs.
$ component install component/sparkline
Initialize with the given canvas
.
Update data
points, a series of floats. The sparkline
will be drawn and automatically compressed to fit within
the canvas
dimensions.
MIT