Thanks to visit codestin.com
Credit goes to github.com

Skip to content

No way to unregister a custom scale #5791

@dniku

Description

@dniku

There is a function register_scale in matplotlib.scale but no counterpart unregister_scale or deregister_scale. It would be useful in cases like this one where a custom scale is created for just one plot. Currently, there is no way to clean up after that single plot is drawn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions