Skip to content

Commit f6310f2

Browse files
authored
Fix amount of category scales count in docs (#12139)
1 parent 72c6742 commit f6310f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/axes/cartesian/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cartesian Axes
22

3-
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.
3+
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.
44

55
* [linear](./linear.md)
66
* [logarithmic](./logarithmic.md)

0 commit comments

Comments
 (0)