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 104f372 commit 0c5a303Copy full SHA for 0c5a303
examples/pylab_examples/cursor_demo.py
@@ -6,7 +6,7 @@
6
requires redrawing the figure with every mouse move.
7
8
Faster cursoring is possible using native GUI drawing, as in
9
-wxcursor_demo.py.
+wxcursor_demo.py.
10
11
Also, mpldatacursor can be used to achieve a similar effect. See webpage:
12
https://github.com/joferkington/mpldatacursor
0 commit comments