8000 Merge pull request #22224 from anntzer/ma · matplotlib/matplotlib@a76e037 · GitHub
[go: up one dir, main page]

Skip to content

Commit a76e037

Browse files
authored
Merge pull request #22224 from anntzer/ma
Trivial doc fix to annotations tutorial.
2 parents ba956c3 + 92cd0fb commit a76e037

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tutorials/text/annotations.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -362,9 +362,8 @@
362362
# Coordinate systems for Annotations
363363
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
364364
#
365-
# The Annotation in matplotlib supports several types of coordinates as
366-
# described in :ref:`annotations-tutorial`. For an advanced user who wants
367-
# more control, it supports a few other options.
365+
# Matplotlib Annotations support several types of coordinates. Some are
366+
# described in :ref:`annotations-tutorial`; more advanced options are
368367
#
369368
# 1. A `.Transform` instance. For example, ::
370369
#

0 commit comments

Comments
 (0)
0