Skip to main content

A light, minimal plotting theme with soft coastal colors and serif typography

Project description

tidepool

A light, minimal plotting theme with soft coastal colors and serif typography. Available for both matplotlib/seaborn and plotly.

Gallery

Matplotlib / Seaborn

Matplotlib gallery

Plotly

Plotly gallery

Interactive version — hover, zoom, pan

Installation

pip install tidepool-theme

Or with specific backends only:

pip install "tidepool-theme[mpl]"
pip install "tidepool-theme[plotly]"
pip install "tidepool-theme[all]"

Usage

Matplotlib / Seaborn

import tidepool
tidepool.set_mpl_style()

# seaborn inherits the style automatically
import seaborn as sns
sns.scatterplot(...)

Note: calling sns.set_theme() after set_mpl_style() will override the style. Use seaborn plotting functions directly instead.

Plotly

import tidepool
tidepool.set_plotly_template()

import plotly.express as px
fig = px.scatter(...)  # uses tidepool template by default

What's included

  • Background: #fafafa — light warm gray
  • Font: Source Serif 4 (bundled, SIL Open Font License)
  • Color cycle: 34 soft coastal tones starting with lightseagreen, lightsalmon, steelblue
  • Colormaps: purpor / purpor_r (sequential) and tealrose / tealrose_r (diverging), from CARTOColors
  • Layout: no grid, left+bottom spines only, clean axis lines

License

MIT

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

tidepool_theme-0.1.1.tar.gz (895.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tidepool_theme-0.1.1-py3-none-any.whl (317.7 kB view details)

Uploaded Python 3

File details

Details for the file tidepool_theme-0.1.1.tar.gz.

File metadata

  • Download URL: tidepool_theme-0.1.1.tar.gz
  • Upload date:
  • Size: 895.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.3

File hashes

Hashes for tidepool_theme-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e42651044c9088c1acc2cf42a4d1547cbe223ac0235385a033c4392c4d20cb1c
MD5 2d31a44cc82ea303b345825a56ee1815
BLAKE2b-256 c83545d9b92148b146c8dffdda9c7c88bd7d42965876b31d70e4c509e3d4946e

See more details on using hashes here.

File details

Details for the file tidepool_theme-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for tidepool_theme-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8d66783c2865a9116fb3d99df0487b40e3cb81fc04b8c4912b9701d8d2362200
MD5 6f72cc237babc5f521b0b5e56d87090a
BLAKE2b-256 0e56cbfd8e6812170cbe67eb7de276c68fbb3d6043aa26f9f4c4e545bd9081c5

See more details on using hashes here.

Supported by

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