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

Skip to content

Commit a2e8e79

Browse files
authored
Merge pull request #27046 from meeseeksmachine/auto-backport-of-pr-27043-on-v3.8.x
Backport PR #27043 on branch v3.8.x (updated api_interfaces.rst)
2 parents b40f27c + 8aa0e2c commit a2e8e79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

galleries/users_explain/figure/api_interfaces.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Native Matplotlib interfaces
3131
----------------------------
3232

3333
The explicit "Axes" interface
34-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
34+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3535

3636
The "Axes" interface is how Matplotlib is implemented, and many customizations
3737
and fine-tuning end up being done at this level.
@@ -59,7 +59,7 @@ but before they are displayed.
5959

6060

6161
The implicit "pyplot" interface
62-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
62+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6363

6464
The `~.matplotlib.pyplot` module shadows most of the
6565
`~.matplotlib.axes.Axes` plotting methods to give the equivalent of

0 commit comments

Comments
 (0)