A package for custom matplotlib color palettes
Project description
the-forest-palette
the-forest-palette is a Python package that provides custom color palettes for use with Matplotlib. If you are inspired by
the beautiful, foresty greens of Ireland, you might be interested in using this palette.
The Colors
Installation
pip install the-forest-palette
Usage
import matplotlib.pyplot as plt
from the_forest_palette import register_custom_colors, set_custom_color_scheme, forest_colors
# Register custom colors
register_custom_colors()
# Set custom color scheme
set_custom_color_scheme()
# Create a plot
plt.plot([1, 2, 3], [4, 5, 6])
plt.show()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file the_forest_palette-1.0.1.tar.gz.
File metadata
- Download URL: the_forest_palette-1.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28d7804b798dd3b906302d9ea323f04cebf712c6e2d3f2393d9d68918154ae93
|
|
| MD5 |
d5bbb0feccc348df3d54b2e7ae98ae9b
|
|
| BLAKE2b-256 |
5a8b79b56512f61e4489f0fb2e814cd1f7450b4d2cad9a1e5e927da064a77bd4
|
File details
Details for the file the_forest_palette-1.0.1-py3-none-any.whl.
File metadata
- Download URL: the_forest_palette-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e27eed96cd21d299ce0774418e5c522918abb1579b88d8e1062eae48a404783
|
|
| MD5 |
851a6d2748f755dfe703657e9841a0a1
|
|
| BLAKE2b-256 |
194f84ffeb13d30a045d8fabb194cfc6729dc07e6f60d1f3f8463c6ecc2091a7
|