8000 Qt properties editor discards color alpha · Issue #6196 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
Qt properties editor discards color alpha #6196
Closed
@anntzer

Description

@anntzer

plot([0, 1], [0, 1], color=(0, 0, 0, .5)) (a gray line) then click on the qt editor. Upon clicking on OK, the line becomes black, likely because the alpha value has been discarded.
Tested on 1.5.1 and master.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Difficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGUI: QtNew feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0