JavaScript histogram component for arbitrary data.
$ component install visionmedia/histogram
Initialize a new histogram.
Add data set with options:
colorbar color
Set size to w / h.
Set the total number of bins to n.
Render the histogram and return a canvas.
MIT

