Skip to content

VIS: don't modify matplotlib units registry globally #18720

Closed
@jorisvandenbossche

Description

@jorisvandenbossche

Possible follow-up for #18307, see comment there: #18307 (comment) and #18307 (comment) for the details.

Idea would be to only register our converters when we are plotting ourselves, so people plotting directly with matplotlib (plt.plot(..) or ax.plot(..) don't use our converters by default (they can still register them manually with the option).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions