A matplotlib extension
Project description
mplex
A matplotlib extension.
Installation
pip install mplex
Examples
from mplex import Grid
# subplots with uniform size and spacing
g = Grid((30, 20), (2, 3), space=(15, 10))
# subplots with non-uniform size and spacing
g = Grid(([35, 20, 35], [10, 30]), space=([20, 10], 10))
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
mplex-0.0.7.tar.gz
(29.4 kB
view details)
Built Distribution
mplex-0.0.7-py3-none-any.whl
(26.8 kB
view details)
File details
Details for the file mplex-0.0.7.tar.gz
.
File metadata
- Download URL: mplex-0.0.7.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 444fade9bb7165f6739c2c8f8f86f599e48d5cbc46527d388587881a20ecc5b0 |
|
MD5 | 5857caac0322b049b9466fecb5a2ef1b |
|
BLAKE2b-256 | db921073ed540c666a1b77ddf563d861ad34822aff9b8d958379e32eb2e681ad |
Provenance
File details
Details for the file mplex-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: mplex-0.0.7-py3-none-any.whl
- Upload date:
- Size: 26.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7172e3022894e2d17d6f990387d0d2e9b61336a99f49afa360e0a66a921bf000 |
|
MD5 | 7f9769d0b56a12f388c1d92c50ac7bb3 |
|
BLAKE2b-256 | f65f6ff3ccc04c17c8b445e599b22b5b14350bd0198ed9e18ab2ad660a78bcb7 |