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 for matplotlib (SIL Open Font License); plotly template uses Source Serif Pro (loaded from Google Fonts / system fallback)
  • 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.3.tar.gz (1.0 MB 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.3-py3-none-any.whl (436.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tidepool_theme-0.1.3.tar.gz
Algorithm Hash digest
SHA256 03ed6424b8601098044e62e77c0401bc366a9b95dbdd28f97bbf5f4dc832208d
MD5 81549b57710097ed733e16b03503d3d5
BLAKE2b-256 e307b115a41bb4f0ba4eebbf510c0a7ffed2448b2b78154cfaab37c662e08bb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tidepool_theme-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3d7b1dad63c2c6d8cc35ef800a8d0a1ad42d4e11abf7cff51d63936171adbd76
MD5 d356646bafb7ef940b9529ac2eda1b5f
BLAKE2b-256 79a3691084f32c1aa90c917aa7a39b2233ad426b3fbdbddd0ebc9b001347c7e5

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