Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a08089f

Browse filesBrowse files
authored
Merge pull request #21408 from anntzer/tta
Reword annotations tutorial section titles.
2 parents 8a8dd90 + 0ad4a41 commit a08089f
Copy full SHA for a08089f

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎tutorials/text/annotations.py

Copy file name to clipboardExpand all lines: tutorials/text/annotations.py
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,8 +280,8 @@
280280
# :target: ../../gallery/userdemo/annotate_simple04.html
281281
# :align: center
282282
#
283-
# Placing Artist at the anchored location of the Axes
284-
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
283+
# Placing Artist at anchored Axes locations
284+
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
285285
#
286286
# There are classes of artists that can be placed at an anchored
287287
# location in the Axes. A common example is the legend. This type
@@ -359,8 +359,8 @@
359359
# Note that unlike the legend, the ``bbox_transform`` is set
360360
# to IdentityTransform by default.
361361
#
362-
# Using Complex Coordinates with Annotations
363-
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
362+
# Coordinate systems for Annotations
363+
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
364364
#
365365
# The Annotation in matplotlib supports several types of coordinates as
366366
# described in :ref:`annotations-tutorial`. For an advanced user who wants

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.