Skip to content

Make scatter plots gallery example colourblind friendly #1011

@weiji14

Description

@weiji14

Description of the problem

The orange and green colours at the "Scatter plots with a legend" gallery example can be hard to distinguish for people with red/green colour vision deficiencies. We should choose different colours instead if possible.

v0.3.0 original colour Deuteranopia (no green) simulation
original colour Deuteranopia simulation

The line that needs to change is this:

for color in ["blue", "orange", "green"]:

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    a11yAccessibility - so that more people can enjoybugSomething isn't workingfirst-timers-onlyFor absolute beginners

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions