chart-tool
chart-tool copied to clipboard
A responsive charting application
Now that the tool is doing some basic heuristics of the data to populate the chart type, prefix and suffix fields, maybe should also guess at the proper number of...
If stacking data with both positive and negative figures, would be great if, for example, in the case of a stacked time-series column chart: - the positive values were grouped...
Pointer and text annotations can be a bit wonky with bar charts, due to the shift created by bar label text within the graph element… is there a better way...
Sometimes, text near the bottom or bottom right of a bar chart edges up after the currently-selected text is deselected.
Prism.js for embed code syntax highlighting/indentation, maybe?
Some kind of indicator within the tool of whether the chart is a draft or published.
Create basic api/get/chart and api/status endpoints using http://julian.io/server-side-rendering-ssr-in-meteor/