first commit
This commit is contained in:
13
WebRoot/node_modules/chart.js/docs/charts/README.md
generated
vendored
Normal file
13
WebRoot/node_modules/chart.js/docs/charts/README.md
generated
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# Charts
|
||||
|
||||
Chart.js comes with built-in chart types:
|
||||
* [line](./line.md)
|
||||
* [bar](./bar.md)
|
||||
* [radar](./radar.md)
|
||||
* [polar area](./polar.md)
|
||||
* [doughnut and pie](./doughnut.md)
|
||||
* [bubble](./bubble.md)
|
||||
|
||||
[Area charts](area.md) can be built from a line or radar chart using the dataset `fill` option.
|
||||
|
||||
To create a new chart type, see the [developer notes](../developers/charts.md#new-charts)
|
||||
Reference in New Issue
Block a user