Skip to content

[ENH]: Allow rcParams to inherit from other rcParams #25641

Closed
@oscargus

Description

@oscargus

Problem

When introducing new rcParams for specific aspects that were previously covered by other rcParams, e.g. #8071 and #22566 it can be useful to be able to keep the "link" to the previous rcParam.

Proposed solution

rcParams can be set to another rcParam and get the value from that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions