mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Fix amount of category scales count in docs (#12139)
This commit is contained in:
parent
72c6742a9b
commit
f6310f2bd0
@ -1,6 +1,6 @@
|
||||
# Cartesian Axes
|
||||
|
||||
Axes that follow a cartesian grid are known as 'Cartesian Axes'. Cartesian axes are used for line, bar, and bubble charts. Four cartesian axes are included in Chart.js by default.
|
||||
Axes that follow a cartesian grid are known as 'Cartesian Axes'. Cartesian axes are used for line, bar, and bubble charts. Five cartesian axes are included in Chart.js by default.
|
||||
|
||||
* [linear](./linear.md)
|
||||
* [logarithmic](./logarithmic.md)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user