Python implementation of BlakeRMills/MoMAColors.
Stars
2
Forks
0
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
27
commits
Update README
24fb7ef
Remake images
1b3ea9f
Make plotting emulate original package
b72e401
Merge pull request #1 from alexlyttle/change-behavior
3e1bc8d
Add and update README code and images
6fcfe44
Fix bug by removing return_hex
8f60c87
Add plot_cmap function
5df52c4
Add Palette class and change behavior to match R package
fd79595
Add disclaimer
a741c38
Move all colormaps to top and fix error in example code
96c189b
Add docstrings
497be45
Add matplotlib import to example
69b7d4c
Update README with more examples
d597d84
Import get_colormap and show_all from colormaps module
470ef9b
Rename utils to plotting
35ea52c