Feature request: allow a default line alpha to be set in mpl.rcParams · Issue #5461 · matplotlib/matplotlib · GitHub
Skip to content

Feature request: allow a default line alpha to be set in mpl.rcParams #5461

Description

@evandhall

Currently, one can set default line properties like color, marker style, line width, etc. with mpl.rcParams. However, the ability to set a default line alpha seems to be missing. It would be great to have 'lines.alpha' as a key in the rcParams dict, similar to 'lines.color', 'lines.marker', etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions