Chartbuilder icon indicating copy to clipboard operation
Chartbuilder copied to clipboard

A front-end charting application that facilitates easy creation of simple beautiful charts

Results 60 Chartbuilder issues
Sort by recently updated
recently updated
newest added

Just showed this to my class last night, and we noticed on Image download, the hed/source/credit font renders as what looks like Times New Roman, instead of the Khula font-fam...

To-do's: [] Fix some hardcoding of colors/styles [] Add documentation [] Fix inline-commenting of code units [] Fix labeling issues on cartograms for non-50 state maps [] Optimize topojson for...

This is a fix to https://github.com/Quartz/Chartbuilder/pull/269, which broke timezone handling. This PR I am confident about.

If you switch back and forth between XYChart and ChartGrid the image exports don't keep up with the changes to the state. Steps to reproduce: 1. Open Chartbuilder to default...

*Feature request*: In addition to the small/long chart sizes, it would be great to have aspect ratios optimized for sharing charts on Twitter and Facebook.

Currently updates from changes to javascript can be slow. We should switch to [watchify](https://github.com/substack/watchify) and split all vendor JS into a [vendor bundle](https://github.com/sogko/gulp-recipes/tree/master/browserify-separating-app-and-vendor-bundles) so that React, D3 etc are not...

enhancement