Chart.js/docs/charts
2017-11-30 14:41:32 +01:00
..
area.md Fix invalid link in area.md (#4257) 2017-05-13 19:30:23 +02:00
bar.md Fix line to time axis documentation in bar chart docs (#4979) 2017-11-22 18:07:36 -05:00
bubble.md Introduce scriptable options (bubble chart) (#4671) 2017-08-24 09:34:38 +02:00
doughnut.md
line.md Fix typos and broken links in the docs (#5010) 2017-11-30 14:41:32 +01:00
mixed.md
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

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