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


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.6.0.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.6.0-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dayplot-0.6.0.tar.gz
Algorithm Hash digest
SHA256 41d9d24d800e427bd126f8f4fa6d4f28ef53fcc332de1c25b737a9759470af3d
MD5 acee717feb19db2dc2fc2e302e4f11c5
BLAKE2b-256 31970e0796379cceffd37c4345de1fc2b6d9ce20c71cc4714abf33c5a7610e02

See more details on using hashes here.

Provenance

The following attestation bundles were made for dayplot-0.6.0.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.6.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for dayplot-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0ba40d0a3f1deef063debc73f79e799d412b25da7426355fdba565584add782e
MD5 4b31c370a7de576d9f7c5a69f7bd18bf
BLAKE2b-256 86841bf307b970d26a998e0cce179a51c6c06dd0cb75cb3e3b8452ec2cbf94a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for dayplot-0.6.0-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