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

Skip to content

consider cmap library? #387

Closed
Closed
@tlambert03

Description

@tlambert03

Hey @kushalkolar et al,

great package! i was just looking around the image utils here and noticed that you require matplotlib to generate colormaps but, understandably, don't include matplotlib in your dependencies.

when working on napari and other related image libs, I also wanted to use colormaps without having to depend on matplotlib, and made cmap, a lib that only depends on numpy and provides all the matplotlib colormaps (and many more) and basic mapping functionality. the lib exports to many third-party colormap objects. Would you be interested in looking at a PR that uses cmap here?

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