Skip to content

[SPRINT] Use matplotlib default colors in examples #17303

@NicolasHug

Description

@NicolasHug

Matplotlib default colors used to be non colorblind friendly so we had to manually set colors on some examples, which makes them a bit ugly. The new defaults are now OK for colorblind people, so we can just rely on them.

Here are a few examples that are a bit ugly and that could probably rely on matplotlib defaults:

There are probably other plots that could be made prettier (all examples are here: https://scikit-learn.org/stable/auto_examples/index.html)

Please comment below to indicate below which file(s) you want to work on so that others don't pick the same files

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions