Skip to content
New issue

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

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

Already on GitHub? # to your account

Latest Matplotlib is not compatible #50

Closed
BrosnanYuen opened this issue May 29, 2024 · 2 comments · Fixed by #51
Closed

Latest Matplotlib is not compatible #50

BrosnanYuen opened this issue May 29, 2024 · 2 comments · Fixed by #51

Comments

@BrosnanYuen
Copy link

Installing matplotlib-3.9.0 breaks cleosim visualization functions

File "/home/brosnan/.conda/envs/cleosim/lib/python3.10/site-packages/cleo/light/light.py", line 437, in add_self_to_plot
handles = ax.get_legend().legendHandles
AttributeError: 'Legend' object has no attribute 'legendHandles'

However, matplotlib-3.8.2 works.

@kjohnsen
Copy link
Member

Thanks for reporting! I'll get to it soon

@kjohnsen
Copy link
Member

kjohnsen commented Jun 4, 2024

Done. Let me know if you run into any more problems!

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

Successfully merging a pull request may close this issue.

2 participants