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

comp(matplotlib): Add compatibility with Matplotlib 3.9 #6307

Merged
merged 5 commits into from
Jul 4, 2024
Merged

comp(matplotlib): Add compatibility with Matplotlib 3.9 #6307

merged 5 commits into from
Jul 4, 2024

Commits on Jul 4, 2024

  1. Rename labels to tick_labels

    hoxbro committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    51c1bf6 View commit details
    Browse the repository at this point in the history
  2. ax.plot -> ax.plot_date

    hoxbro committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8cf95da View commit details
    Browse the repository at this point in the history
  3. Update test for rectangles

    hoxbro committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6ea4ea2 View commit details
    Browse the repository at this point in the history
  4. Ignore warning in debug mode

    hoxbro committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    654175a View commit details
    Browse the repository at this point in the history
  5. Use non-deprecated get_cmap

    hoxbro committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e3e951d View commit details
    Browse the repository at this point in the history