You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/jan/src/modelskill/modelskill/plotting/_taylor_diagram_external.py:51: MatplotlibDeprecationWarning: Passing apply_theta_transforms=True (the default) is deprecated since Matplotlib 3.9. Support for this will be removed in Matplotlib in 3.11. To prevent this warning, set apply_theta_transforms=False, and make sure to shift theta values before being passed to this transform.
tr = PolarAxes.PolarTransform()
/home/jan/src/modelskill/modelskill/plotting/_taylor_diagram_external.py:127: MatplotlibDeprecationWarning: Passing label as a length 2 sequence when plotting a single dataset is deprecated in Matplotlib 3.9 and will error in 3.11. To keep the current behavior, cast the sequence to string before passing.
(point,) = self.ax.plot(
The text was updated successfully, but these errors were encountered:
ecomodeller
changed the title
Matplotlib deprecattions - taylor diagram
Matplotlib deprecations - taylor diagram
Oct 24, 2024
The text was updated successfully, but these errors were encountered: