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 932f567 commit 09ec936Copy full SHA for 09ec936
examples/shapes_and_collections/arrow_guide.py
@@ -10,7 +10,7 @@
10
points on a plot can either be fixed in "data space" or "display space".
11
Something plotted in data space moves when the data limits are altered - an
12
example would be the points in a scatter plot. Something plotted in display
13
-space stays static when data limits are altered - an example would be a
+space stays static when data limits are altered - an example would be a
14
figure title or the axis labels.
15
16
Arrows consist of a head (and possibly a tail) and a stem drawn between a
0 commit comments