Skip to main content

Calendar heatmaps with matplotlib

Project description

dayplot

dayplot logo

A simple-to-use Python library to build calendar heatmaps with ease.

It's built on top of matplotlib and leverages it to access high customization possibilities.

PyPI Downloads Coverage


Quick start

import matplotlib.pyplot as plt
import dayplot as dp

df = dp.load_dataset()

fig, ax = plt.subplots(figsize=(15, 6))
dp.calendar(
    dates=df["dates"],
    values=df["values"],
    start_date="2024-01-01",
    end_date="2024-12-31",
    ax=ax,
)

More examples in the documentation.


Installation

pip install dayplot

Related projects



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

dayplot-0.5.1.tar.gz (2.0 MB view details)

Uploaded Source

Built Distribution

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

dayplot-0.5.1-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file dayplot-0.5.1.tar.gz.

File metadata

  • Download URL: dayplot-0.5.1.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dayplot-0.5.1.tar.gz
Algorithm Hash digest
SHA256 8dab044664e366affc2bf430c541ba85d608ad3a1ef8719bb6f6cfb7dc45d53f
MD5 d4ee4a371d945cc6aee59a42afc67b49
BLAKE2b-256 fb083af706062b112e9e6d2ffd0a2745b3e455432bb3788115cf64ee76224baf

See more details on using hashes here.

Provenance

The following attestation bundles were made for dayplot-0.5.1.tar.gz:

Publisher: pypi.yaml on y-sunflower/dayplot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dayplot-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: dayplot-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dayplot-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d8e6a63c63f933af966720b61590461316067917b21c4e233fda1d2203e356fd
MD5 8ed238a444275820ee14d1d6294f2c76
BLAKE2b-256 8b5ad378478cb73d1f75a2755829cc531b3e02e243483c5a0c27bbf6aa44fd2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for dayplot-0.5.1-py3-none-any.whl:

Publisher: pypi.yaml on y-sunflower/dayplot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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