proplot-dev / proplot

🎨 A succinct matplotlib wrapper for making beautiful, publication-quality graphics
https://proplot.readthedocs.io
MIT License
1.07k stars 96 forks source link

Workaround for Matplotlib > 3.5 #408

Closed pratiman-91 closed 1 year ago

pratiman-91 commented 1 year ago

This is a simple workaround for colors.py and figure.py to use with matplotlib > 3.5. I need to test it properly. I hope this helps!

pratiman-91 commented 1 year ago

This is not a good idea. Probably, I can work more on this! Just wanted to know how you test your builds, especially those that do not break compatibility with older versions.