File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ Pull Requests (62):
6262* :ghpull: `25305 `: DOC: add layout='none' option to Figure constructor
6363* :ghpull: `25315 `: Backport PR #24878 on branch v3.7.x ( [Doc]: Add alt-text to images in 3.6 release notes #24844 )
6464* :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)
6666* :ghpull: `25309 `: Backport PR #25302 on branch v3.7.x (Cleanup gradient_bar example.)
6767* :ghpull: `25299 `: Backport PR #25238 on branch v3.7.x (Check file path for animation and raise if it does not exist)
6868* :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 44==========================================
55
66First 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.
88These effects can be obtained for a standard Axes by `~.Axes.tick_params`.
99"""
1010
You can’t perform that action at this time.
0 commit comments