Skip to content

Non responsive buttons in widgets #592

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pordyna opened this issue Mar 24, 2025 · 2 comments
Closed

Non responsive buttons in widgets #592

pordyna opened this issue Mar 24, 2025 · 2 comments

Comments

@pordyna
Copy link

pordyna commented Mar 24, 2025

Hi!
I followed the restrictions in https://matplotlib.org/ipympl/installing.html#compatibility-table to install the correct ipympl and matplotlib in my jupyter kernel. I matched ipympl=0.9.3 with the server's version (the plugin version is jupyter-matplotlib=0.11.4) but I had to downgrade matplotlib from 3.10.1 to 3.9.4,. Otherwise I could plot with the widget backend, but I was not able to interact with the figure using the tools from the sidebar. Could it be, that matpltolib 3.10 is not working anymore for 3.9.4? If so, maybe it is worth mentioning in the table.

Cheers
Paweł

@ianthomas23
Copy link
Member

Problems using buttons with matplotlib 3.10.0 were fixed in #577 and #580. If you upgrade to ipympl >= 0.9.6 it should all work fine.

@ianhi
Copy link
Collaborator

ianhi commented Mar 26, 2025

seems like we need to update that compatbility table as it led @pordyna astry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants