You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: