geodash icon indicating copy to clipboard operation
geodash copied to clipboard

A minimal chart library built on D3.

Results 6 geodash issues
Sort by recently updated
recently updated
newest added

There you go frank. Some bugs fixes.

Make bar label nodes not children of their bar, so that they can overlap other bars in a stacked bar chart

Set a maximum bar width for charts with only one or two bars. Fat bars are ugly. ![screen shot 2014-01-31 at 3 54 10 pm](https://f.cloud.github.com/assets/410285/2054726/df8eeece-8ab9-11e3-8d8d-e79cea467594.png)

When X axis labels are too long, abbreviate them and add an ellipsis, similar to charts on http://www.esrgc.org/dashboards/dllr/#work

enhancement

Stacked Bar locations are slightly off on iPad. ![screen shot 2014-01-28 at 9 58 15 am](https://f.cloud.github.com/assets/410285/2020018/a9ca9048-882c-11e3-84fb-891fcaf65a39.png)

bug