File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ Pull Requests (62):
62
62
* :ghpull: `25305 `: DOC: add layout='none' option to Figure constructor
63
63
* :ghpull: `25315 `: Backport PR #24878 on branch v3.7.x ( [Doc]: Add alt-text to images in 3.6 release notes #24844 )
64
64
* :ghpull: `24878 `: [Doc]: Add alt-text to images in 3.6 release notes #24844
65
- * :ghpull: `25312 `: Backport PR #25308 on branch v3.7.x (DOC: add include source to a 3.7 whats new)
65
+ * :ghpull: `25312 `: Backport PR #25308 on branch v3.7.x (DOC: add include source to a 3.7 what's new)
66
66
* :ghpull: `25309 `: Backport PR #25302 on branch v3.7.x (Cleanup gradient_bar example.)
67
67
* :ghpull: `25299 `: Backport PR #25238 on branch v3.7.x (Check file path for animation and raise if it does not exist)
68
68
* :ghpull: `25297 `: Backport PR #25295 on branch v3.7.x (Increase timeout for interactive backend tests)
Original file line number Diff line number Diff line change 4
4
==========================================
5
5
6
6
First subplot moves the tick labels to inside the spines.
7
- Second subplots moves the ticks to inside the spines.
7
+ Second subplot moves the ticks to inside the spines.
8
8
These effects can be obtained for a standard Axes by `~.Axes.tick_params`.
9
9
"""
10
10
You can’t perform that action at this time.
0 commit comments