[Bug]: canvas pick events not working when Axes belongs to a subfigure #25860
Labels
Difficulty: Medium
Good first issue
Open a pull request against these issues if there are no active ones!
status: confirmed bug
Milestone
Bug summary
When an axis is added to a subfigure, rather than the root figure, canvas pick events are no longer received for that axis.
Code for reproduction
Actual outcome
No output.
Expected outcome
The following should be displayed on the console when one of the markers is clicked.
>> pick event!
Additional information
No response
Operating system
Windows 10
Matplotlib Version
3.7.1
Matplotlib Backend
Qt5Agg
Python version
3.8.10
Jupyter version
No response
Installation
pip
The text was updated successfully, but these errors were encountered: