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 5417682 commit b22d05fCopy full SHA for b22d05f
examples/shapes_and_collections/arrow_guide.py
@@ -9,7 +9,7 @@
9
that behave differently when the data limits on a plot are changed. In general,
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 the points in a scatter plot. Something plotted in display space
+example would be the points in a scatter plot. Something plotted in display space
13
stays static when data limits are altered - an example would be a figure title
14
or the axis labels.
15
0 commit comments