8000
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 ba956c3 + 92cd0fb commit a76e037Copy full SHA for a76e037
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