mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-12 11:16:51 +01:00
Fix typo in radial linear scale docs (#6054)
This commit is contained in:
committed by
Simon Brunel
parent
55128f74c1
commit
0ed652b39f
@@ -1,6 +1,6 @@
|
||||
# Linear Radial Axis
|
||||
|
||||
The linear scale is use to chart numerical data. As the name suggests, linear interpolation is used to determine where a value lies in relation the center of the axis.
|
||||
The linear scale is used to chart numerical data. As the name suggests, linear interpolation is used to determine where a value lies in relation the center of the axis.
|
||||
|
||||
The following additional configuration options are provided by the radial linear scale.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user