mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-24 17:16:52 +01:00
* Add radar chart config options * Add default value of spanGaps option for radar charts * Address review comments
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.