Open Stroumph opened 3 years ago
Since last Matplotlib
version, an exception is thrown:
ValueError: Passing parameters norm and vmin/vmax simultaneously is not supported. Please pass vmin/vmax directly to the norm when creating it.
It seems the git version correct this issue. However, the version on pip is out to date. Can you push an update ?
Hi,
with python 3.9.2, I've this warning when running plotter:
In few updates, the Matplotlib will change.