Skip to content

BUG: Convert qualitative colormaps to ListedColormap #3973

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 18, 2016
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
ENH: Qualitative colormaps as ListedColormap
Rewrote the data for ColorBrewer's qualitative colormaps and "tagged"
them by wrapping them in a dictionary so that they are implemented as
ListedColormap instead of LinearSegmentedColormap.
  • Loading branch information
endolith committed Dec 4, 2015
commit df3b769aabf7abcea5d92e57c77887605e5dacfc
Loading