jkrogager / VoigtFit

Python code to fit absorption lines semi-interactively
http://voigtfit.readthedocs.io/
MIT License
28 stars 12 forks source link

Update matplotlib deprecation warning #56

Closed sorenmulli closed 1 year ago

sorenmulli commented 1 year ago

Currently throws an error on recent versions of Matplotlib, see e.g. https://github.com/matplotlib/matplotlib/blob/main/lib/matplotlib/cbook/__init__.py

jkrogager commented 1 year ago

Thanks for pointing this out, I had updated that as part of another branch I was working on as well