Skip to content

Commit 85bd194

Browse files
committed
fix version
1 parent 6303360 commit 85bd194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/python/axes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ fig.show()
365365

366366
##### Auto Tick Angle Options
367367

368-
*New in 5.18*
368+
*New in 5.19*
369369

370370
If `tickangle` is not explicitly set, its default value is `auto`, meaning if the label needs to be rotated to avoid labels overlapping, it will rotate by either 30 or 90 degrees. Using `autotickangles`, you can also specify a list of angles for `tickangle` to use. If `tickangle` is `auto` and you provide a list of angles to `autotickangles`, the label angle will be set to the first value in the list that prevents overlap.
371371

0 commit comments

Comments
 (0)