Chart.js/docs/charts/README.md
Evert Timberg 3e94b9431a Update the docs structure/content to use GitBook (#3751)
Update the docs structure/content to use GitBook
2017-03-20 20:36:54 -04:00

11 lines
289 B
Markdown

# Charts
Chart.js comes with built-in chart types:
* [line](./line.md)
* [bar](./bar.md)
* [radar](./radar.md)
* [polar area](./polar.md)
* [doughnut and pie](./doughnut.md)
* [bubble](./bubble.md)
To create a new chart type, see the [developer notes](../developers/charts.md#new-charts)