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 e2e703b commit 92cd0fbCopy full SHA for 92cd0fb
tutorials/text/annotations.py
@@ -362,9 +362,8 @@
362
# Coordinate systems for Annotations
363
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
364
#
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.
+# Matplotlib Annotations support several types of coordinates. Some are
+# described in :ref:`annotations-tutorial`; more advanced options are
368
369
# 1. A `.Transform` instance. For example, ::
370
0 commit comments