Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 037aa09 + 4976bc9 commit 89c71c4Copy full SHA for 89c71c4
galleries/users_explain/figure/api_interfaces.rst
@@ -31,7 +31,7 @@ Native Matplotlib interfaces
31
----------------------------
32
33
The explicit "Axes" interface
34
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
35
36
The "Axes" interface is how Matplotlib is implemented, and many customizations
37
and fine-tuning end up being done at this level.
@@ -59,7 +59,7 @@ but before they are displayed.
59
60
61
The implicit "pyplot" interface
62
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
63
64
The `~.matplotlib.pyplot` module shadows most of the
65
`~.matplotlib.axes.Axes` plotting methods to give the equivalent of
0 commit comments