We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dac05e commit a1f7355Copy full SHA for a1f7355
3 files changed
docs/samples/other-charts/polar-area.md
@@ -92,3 +92,4 @@ module.exports = {
92
93
## Docs
94
* [Polar Area Chart](../../charts/polar.md)
95
+* [Radial linear scale](../../axes/radial/linear.md)
docs/samples/other-charts/radar-skip-points.md
@@ -88,3 +88,4 @@ module.exports = {
88
89
* [Radar](../../charts/radar.md)
90
* [Data structures (`labels`)](../../general/data-structures.md)
91
docs/samples/other-charts/radar.md
@@ -113,3 +113,4 @@ module.exports = {
113
114
115
116
0 commit comments