Chart.js/docs/axes/radial
Jukka Kurkela 7f97adf5a0 Move scale defining options up from ticks (#6738)
* Move scale defining options up from `ticks`
* Include `ticks.reverse` in v3-migration
2019-11-15 12:11:13 -05:00
..
linear.md Move scale defining options up from ticks (#6738) 2019-11-15 12:11:13 -05:00
README.md Fix typos and make the docs consistent (#6020) 2019-01-29 13:34:16 +01:00

Radial Axes

Radial axes are used specifically for the radar and polar area chart types. These axes overlay the chart area, rather than being positioned on one of the edges. One radial axis is included by default in Chart.js.