Chart.js/docs/axes/radial
2019-01-29 13:34:16 +01:00
..
linear.md Fix typos and make the docs consistent (#6020) 2019-01-29 13:34:16 +01: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.