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.4.tar.gz
(28.7 kB
view details)
Built Distribution
mplex-0.0.4-py3-none-any.whl
(25.8 kB
view details)
File details
Details for the file mplex-0.0.4.tar.gz
.
File metadata
- Download URL: mplex-0.0.4.tar.gz
- Upload date:
- Size: 28.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8399519ab1f9296a84dab7fd3094e91a1aaf39cdc775eca1225c4b8d77df5c52 |
|
MD5 | a677a8df1cdd9aa01cce64d0674b95fe |
|
BLAKE2b-256 | 6507dfc549fa93fcbb4eb57f304c01eeebe6a5b4cf739562e387da94610a20e2 |
Provenance
File details
Details for the file mplex-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: mplex-0.0.4-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36e9583afe16f9e627529a13ae4da4008734d6e7f00025ee9de0885b85d3b3f3 |
|
MD5 | 5fc91cfd21ef79f1f5598a9987ff3655 |
|
BLAKE2b-256 | 6c8122fc5903b115f69e203aa55c6b248a483bfae68e6a59259de6949243afa8 |