Charts
Chart.js comes with built-in chart types:
- line
- bar
- radar
- doughnut and pie
- polar area
- bubble
- scatter
Area charts can be built from a line or radar chart using the datasetfill
option.
To create a new chart type, see the developer notes.
Chart.js comes with built-in chart types:
fill
option.To create a new chart type, see the developer notes.
本文档使用 BookStack 构建