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

Skip to content

Commit 70ee2f2

Browse files
committed
DOC: Webpage not formated correctly on gallery docs
Changed title and prettify markup
1 parent c477975 commit 70ee2f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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-
Axes.margins and "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)