peek icon indicating copy to clipboard operation
peek copied to clipboard

A chart library based on D3.js

Results 16 peek issues
Sort by recently updated
recently updated
newest added

- stacked area charts need need the first offset to be based on the min value, not on 0 - negative bar charts need to stack below the zero line...

enhancement

Info: http://stackoverflow.com/questions/9580003/pass-null-values-to-svg-path-using-d3-js-to-suppress-missing-data http://bl.ocks.org/mbostock/3035090 ... however, for stacked, interpolated line charts, this may be difficult.

enhancement

![screen2](https://cloud.githubusercontent.com/assets/2428859/4303841/0ddb8962-3e6b-11e4-8f29-11f94f7e4842.png)