Skip to content

0thomasholland/bad-color-map

Repository files navigation

Bad colo(u)r map

PyPI - Version PyPI - Python Version PyPI - License GitHub Workflow Status GitHub Repo Size GitHub last commit

Some bad color maps for Matplotlib to make plotting amusing figures easier.

Painbow Color Map

Color maps

Bad Color Maps

Lightness plots

Not the most ideal...

Usage

To use this:

import matplotlib.pyplot as plt
import bad_color_map

plt.XYZ(
    ...
    cmap='painbow'  # or 'michel-levy'
    ...
)

Sources:

About

Bad colo(u)r map Some bad color maps for Matplotlib to make plotting amusing figures easier.

Resources

License

Stars

Watchers

Forks

Contributors

Languages