Charts
Chart.js comes with built-in chart types:
- line
- bar
- radar
- polar area
- doughnut and pie
- bubble
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 构建