You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, if I reduce the plot size and use tkagg backend, the size of the plot window becomes unstable, and it changes by moving mouse (when the coordinates are shown); please see the below video:
Bug summary
Hi, if I reduce the plot size and use
tkaggbackend, the size of the plot window becomes unstable, and it changes by moving mouse (when the coordinates are shown); please see the below video:2024-06-03-11-31-30.mp4
Code for reproduction
Actual outcome
The plot size changes because of the (x,y) coordinates shown on the right bottom side.
Expected outcome
The plot size shouldn't change similar to
qtaggbackend.Additional information
No response
Operating system
Windows 10 and 11
Matplotlib Version
3.9.0
Matplotlib Backend
tkagg
Python version
3.10.11
Jupyter version
iPython 8.24.0
Installation
pip