Chart.js/docs/axes/radial
Akihiko Kusanagi 0d3754254a Correct descriptions on ticks.display and add pointLabels.display (#6293)
* Correct descriptions on ticks.display and add pointLabels.display

* Remove notes about angleLines.display and pointLabels.display
2019-06-23 11:44:35 -04:00
..
linear.md Correct descriptions on ticks.display and add pointLabels.display (#6293) 2019-06-23 11:44:35 -04: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.