0.1.0 • Published 11 years ago
stuk v0.1.0
stuk
stag inspired streaming canvas bar graphs.

api
var Stuk = require('stuk')var stuk = new Stuk
Creates and returns the widget. Hard-coded defaults are almost the same as what is seen in this /r/unixporn screenshot.
## stuk.el
HTMLDivElement here.
stuk.tick(value)
Updates the graph with the given number. Dynamically scales the y-axis.
license
mit
0.1.0
11 years ago