We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you're creating charts that you wish to publish, there are only two requirements:
d3.chart.*
d3.chart.barchart
package.json
d3.chart
version
{ "d3.chart" : { "version" : "0.1.0" } }
When your chart is ready, submit it here for us to list: http://misoproject.com/d3-chart/charts.html
If you want some help getting started, take a look at our d3.chart.template repo: https://github.com/misoproject/d3.chart.template
To get started, clone the template:
git clone git@github.com:misoproject/d3.chart.template.git
Follow the instructions in the README.