Skip to content

Boxplot line color with style dark_background should be bright #15675

@sorenwacker

Description

@sorenwacker

Bug report

%pylab inline
plt.style.use('dark_background')
plt.boxplot([1,2,3])

The line color should not be black. With the dark_background style the boxes are not visible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions