Chart.js/docs/charts
2017-07-15 16:39:27 -04:00
..
area.md Fix invalid link in area.md (#4257) 2017-05-13 19:30:23 +02:00
bar.md Fix links in documentations (#4477) 2017-07-09 08:58:18 -04:00
bubble.md Fix links in documentations (#4477) 2017-07-09 08:58:18 -04:00
doughnut.md Add live samples back to docs for each chart type 2017-04-03 17:38:52 -04:00
line.md Fix copy paste error in new docs with respect to settings for line and radar charts. (#4510) 2017-07-15 16:39:27 -04:00
mixed.md Add live samples back to docs for each chart type 2017-04-03 17:38:52 -04:00
polar.md Fix links in documentations (#4477) 2017-07-09 08:58:18 -04:00
radar.md Fix copy paste error in new docs with respect to settings for line and radar charts. (#4510) 2017-07-15 16:39:27 -04:00
README.md Document the new filling modes and options (#4251) 2017-05-13 14:13:05 +02:00
scatter.md Update the docs structure/content to use GitBook (#3751) 2017-03-20 20:36:54 -04:00

Charts

Chart.js comes with built-in chart types:

Area charts can be built from a line or radar chart using the dataset fill option.

To create a new chart type, see the developer notes