/viscm

A tool for visualizing and designing colormaps using colorspacious and matplotlib

Primary LanguagePythonMIT LicenseMIT

viscm

This is a little tool for analyzing colormaps and creating new colormaps.

Try:

$ pip install viscm
$ python -m viscm view jet
$ python -m viscm edit

There is some information available about how to interpret the resulting visualizations and use the editor tool on this website.

Downloads:
https://pypi.python.org/pypi/viscm/
Code and bug tracker:
https://github.com/matplotlib/viscm
Contact:
Nathaniel J. Smith <njs@pobox.com> and Stéfan van der Walt <stefanv@berkeley.edu>
Dependencies:
License:
MIT, see LICENSE.txt for details.