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

New get_renderer() function that should function with more backends and matplotlib versions #149

Merged
merged 1 commit into from
May 2, 2023

Conversation

oliver-s-lee
Copy link
Contributor

Hi there, nice code!

I'm running into problems on my machine with using non-pyplot graphs because neither get_renderer() nor renderer is available. I've written a small update based on the matplotlib functions in backend_bases.py (also based on this question) which should support most backends and matplotlib versions. Hope it's useful!

@Phlya
Copy link
Owner

Phlya commented May 2, 2023

Nice, thank you! I hope this can fix the problems some people are indeed having with this... I don't know why it's so complicated in matplotlib, they should standardize the backends I guess!

@Phlya Phlya merged commit 333c208 into Phlya:master May 2, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants