Skip to content

get_cmap has been moved to matplotlib.pyplot since version 3.8.0 #1058

Description

@siboles

I encountered this bug while reviewing a JOSS submission for https://github.com/pyomeca/cocofest @Kev1CO.

Since the matplotlib version was not constrained, I felt the best fix was simply to use get_cmap from its current location, and add the constraint matplotlib>=3.8.0 in environment.yml.

I am currently running the test suite locally, and will submit a pull request once those are complete. The fix is minor, and did not affect the environment resolution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions