File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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
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
You can’t perform that action at this time.
0 commit comments