stuk
v0.1.0
Published
stag inspired streaming canvas bar graphs
Readme
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
