Skip to content
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

zoom/move only update the grid #63

Open
aguinot opened this issue Aug 23, 2024 · 1 comment
Open

zoom/move only update the grid #63

aguinot opened this issue Aug 23, 2024 · 1 comment

Comments

@aguinot
Copy link

aguinot commented Aug 23, 2024

Hello,

I am trying to run the tutorial Base Skyproj Class and when I move/zoom the figure only the grid is updated and the map stays the same.
The behavior is the same in jupyter, jupyterlab and ipython session.
I tried the following magic command:

%matplotlib widget
%matplotlib ipympl
%matplotlib notebook  # This one does not work for me. Looks like it has been replaced by the above ones

Here are some packages version I am using:

ipykernel                 6.29.5
ipympl                    0.9.4
ipython                   8.26.0
ipywidgets                8.1.5
jupyter                   1.0.0
jupyterlab                4.2.4
matplotlib                3.9.2
matplotlib-base           3.9.2
matplotlib-inline         0.1.7
notebook                  7.2.1
python                    3.12.5
skyproj                   1.2.4

Please let me know if you need more information.

@erykoff
Copy link
Collaborator

erykoff commented Aug 26, 2024

Thanks for the report. I can replicate, and it's a matplotlib 3.9 incompatibility. I'm looking into it. (I thought I had test coverage for this, but apparently not; I will look into that as well).

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

2 participants