Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 623b333

Browse files
authored
Merge pull request #14834 from sameshl/doc_galley_title
DOC: Webpage not formated correctly on gallery docs
2 parents 023ce77 + 70ee2f2 commit 623b333

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

examples/subplots_axes_and_figures/axes_margins.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
=====================================================================
3-
Zooming in and out using Axes.margins and the subject of "stickiness"
4-
=====================================================================
2+
======================================================
3+
Controlling view limits using margins and sticky_edges
4+
======================================================
55
66
The first figure in this example shows how to zoom in and out of a
77
plot using `~.Axes.margins` instead of `~.Axes.set_xlim` and

0 commit comments

Comments
 (0)