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.
1 parent b40f27c commit 8aa0e2cCopy full SHA for 8aa0e2c
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