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 0163d0d commit 4c2b7c6Copy full SHA for 4c2b7c6
doc/users/event_handling.rst
@@ -5,7 +5,7 @@ Event handling and picking
5
**************************
6
7
Matplotlib works with a number of user interface toolkits (wxpython,
8
-tkinter, qt4, gtk, and macosx) and in order to support features like
+tkinter, qt, gtk, and macosx) and in order to support features like
9
interactive panning and zooming of figures, it is helpful to the
10
developers to have an API for interacting with the figure via key
11
presses and mouse movements that is "GUI neutral" so we don't have to
0 commit comments