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 bebe028 commit cee60e7Copy full SHA for cee60e7
examples/text_labels_and_annotations/text_rotation_relative_to_line.py
@@ -10,7 +10,7 @@
10
to something on the plot. In this case, the correct angle won't be
11
the angle of that object in the plot coordinate system, but the angle
12
that that object APPEARS in the screen coordinate system. This angle
13
-can be provided by the helper parameter `transform_rotates_text`, as
+can be provided by the helper parameter *transform_rotates_text*, as
14
shown in the example below.
15
"""
16
0 commit comments