mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-03 06:54:02 +01:00
fix "area" typo
This commit is contained in:
committed by
Evert Timberg
parent
295c9db1df
commit
7c8998f96a
@@ -302,7 +302,7 @@ var chartInstance = new Chart(ctx, {
|
||||
|
||||
### Radial Linear Scale
|
||||
|
||||
The radial linear scale is used specifically for the radar and polar are chart types. It overlays the chart area, rather than being positioned on one of the edges.
|
||||
The radial linear scale is used specifically for the radar and polar area chart types. It overlays the chart area, rather than being positioned on one of the edges.
|
||||
|
||||
#### Configuration Options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user