Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Use long color names for rc defaultParams #10550

Copy link
Copy link
Closed
@timhoffm

Description

@timhoffm
Issue body actions

Change Request

rcsetup.defaultParams uses the single-letter shorthands for color definitions. This leads to definitions like these:

    'text.color':          ['k', validate_color],     # black
    'axes.facecolor':        ['w', validate_color],  # background color; white

I propose to exchange them for the long color names 'black' and 'white' for better readability.

Is there something to be aware of when changing the string without changing the semantics or can I simply replace them?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.