Skip to content

Commit a1f7355

Browse files
LeeLenaleeeJacco van den Berg
andauthored
Add radial linear scale to docs section of samples (#11871)
* Add radial linear scale to docs section of samples * white space --------- Co-authored-by: Jacco van den Berg <[email protected]>
1 parent 3dac05e commit a1f7355

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

docs/samples/other-charts/polar-area.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,4 @@ module.exports = {
9292

9393
## Docs
9494
* [Polar Area Chart](../../charts/polar.md)
95+
* [Radial linear scale](../../axes/radial/linear.md)

docs/samples/other-charts/radar-skip-points.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,4 @@ module.exports = {
8888
## Docs
8989
* [Radar](../../charts/radar.md)
9090
* [Data structures (`labels`)](../../general/data-structures.md)
91+
* [Radial linear scale](../../axes/radial/linear.md)

docs/samples/other-charts/radar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,4 @@ module.exports = {
113113
## Docs
114114
* [Radar](../../charts/radar.md)
115115
* [Data structures (`labels`)](../../general/data-structures.md)
116+
* [Radial linear scale](../../axes/radial/linear.md)

0 commit comments

Comments
 (0)