Skip to main content

Perceptually uniform colourmaps

Project description

# cmcrameri

This is a basic wrapper around Fabio Crameri’s perceptually uniform colour maps

http://www.fabiocrameri.ch/colourmaps.php

Current version is based on Scientific Colourmaps Version 6.0.4 (06.01.2020)

Work in progress Not ready for public use yet! I haven’t made a package before. The eventual aim is for this repo to serve PyPI and anaconda

To use these colourmaps, clone/download the repo, add the folder to your path then: `python from cmcrameri import cm import matplotlib.pyplot as plt import numpy as mp plt.pcolor(np.random.rand(10,10), cmap=cm.batlow) # or any of the other colourmaps made by Fabio Crameri `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmcrameri-0.2.tar.gz (2.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page