Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cmap 'Blues' instead of 'Oranges' #42

Closed
@pierrepo

Description

@pierrepo

There might be a typo in the tips & tricks handout where a Blues color map is called although an Oranges one is displayed:

image

For consistency, maybe we could use

cmap = plt.get_cmap("Oranges")

instead of

cmap = plt.get_cmap("Blues")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions