File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 280
280
# :target: ../../gallery/userdemo/annotate_simple04.html
281
281
# :align: center
282
282
#
283
- # Placing Artist at the anchored location of the Axes
284
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
283
+ # Placing Artist at anchored Axes locations
284
+ # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
285
285
#
286
286
# There are classes of artists that can be placed at an anchored
287
287
# location in the Axes. A common example is the legend. This type
359
359
# Note that unlike the legend, the ``bbox_transform`` is set
360
360
# to IdentityTransform by default.
361
361
#
362
- # Using Complex Coordinates with Annotations
363
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
362
+ # Coordinate systems for Annotations
363
+ # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
364
364
#
365
365
# The Annotation in matplotlib supports several types of coordinates as
366
366
# described in :ref:`annotations-tutorial`. For an advanced user who wants
You can’t perform that action at this time.
0 commit comments