We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ecb5fb commit ceeda36Copy full SHA for ceeda36
examples/text_labels_and_annotations/text_alignment.py
@@ -4,8 +4,8 @@
4
===================
5
6
You can precisely layout text in data or axes (0,1) coordinates. This
7
-example shows you some of the alignment and rotation specifications to
8
-layout text.
+example shows you some of the alignment and rotation specifications for text
+layout.
9
"""
10
11
import matplotlib.pyplot as plt
0 commit comments