proplot-dev / proplot

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

Update imports and func references to support up to latest matplotlib (3.8.3) #450

Closed riley-brady closed 3 months ago

riley-brady commented 8 months ago
riley-brady commented 3 months ago

Closing in favor of https://github.com/proplot-dev/proplot/pull/458 and https://github.com/proplot-dev/proplot/pull/459 :) Thanks @cvanelteren !!

riley-brady commented 3 months ago

Please see https://github.com/proplot-dev/proplot/pull/459! Until this gets merged in and released as an official version, you can install proplot via the following command to have compatibility with modern python versions and modern versions of matplotlib, cartopy, etc.

pip install git+https://github.com/proplot-dev/proplot.git@refs/pull/459/head