Skip to main content

Create custom table using matplotlib.

Project description

MPL Table

Create a table with row explanations, column headers, using matplotlib. Intended usage was a small table containing a custom heatmap.

Installation

pip install mpl-table

Usage

Example usage can be found within tests/test_create_table.py, the table is created by passing dataframes containing text values, cell colour values, and text colour values. You'll probably want to use bbox_inches="tight" when you fig.savefig.

Example output

Example output table.

Why

Wanted to be able to create tables containing heatmaps, along with row explanations and different treatment of high/low values for each row. For some rows the formatting of 100% should be considered positive (typically green), whereas others it should be considered negative (typically red).

TODO

Some additional examples of customisation. Currently the sizing of the output table isn't dynamic, for some tables one might have to adjust the figsize in order for things to fit well, and be mindful of the amount of text used in row meaning text column.

Usage within subplots, wasn't required for what was needed, but there could be some use in having subplots with these tables.

Different styles - might want to have the header row / row information column without any background colour, or similar stylings. Shouldn't be hard to do from what's here, just hasn't been done.

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

mpl_table-0.1.1.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

mpl_table-0.1.1-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mpl_table-0.1.1.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.9 CPython/3.9.5 Darwin/20.6.0

File hashes

Hashes for mpl_table-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7f210a5ed4ca3d94c1c3ff770fcc810aaa5bd9e61078e56ae666dc68f93dbd0c
MD5 ed9d5e62353e90ce6b624cd5bea5b4d4
BLAKE2b-256 e1c3487e782eac36f8094692c63f69efd53dd0efe68c29c039cd67afdd106c0c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mpl_table-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.9 CPython/3.9.5 Darwin/20.6.0

File hashes

Hashes for mpl_table-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 94b8a7d6098225fd5e6e2a32b5ae894d49fcce77d295c5d18f929a3a2a92c8c2
MD5 9884884b19f1dceed79dca79031c8fb7
BLAKE2b-256 fa9c9b91f4621d0f51259ac94b9794e5b6100a33808c96b7b1042afad5785160

See more details on using hashes here.

Supported by

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