Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matplotlib deprecations - taylor diagram #457

Open
ecomodeller opened this issue Oct 24, 2024 · 0 comments
Open

Matplotlib deprecations - taylor diagram #457

ecomodeller opened this issue Oct 24, 2024 · 0 comments

Comments

@ecomodeller
Copy link
Member

/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(

@ecomodeller ecomodeller changed the title Matplotlib deprecattions - taylor diagram Matplotlib deprecations - taylor diagram Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant