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.6.tar.gz
(28.4 kB
view details)
Built Distribution
mplex-0.0.6-py3-none-any.whl
(25.5 kB
view details)
File details
Details for the file mplex-0.0.6.tar.gz
.
File metadata
- Download URL: mplex-0.0.6.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff3b7a3bd0bdf8a3a11bf61bce55dd4b8c0c59e8afb1ca76790a367cd719121e |
|
MD5 | 63ca6db020ec685fb99cef3bc1fb83c8 |
|
BLAKE2b-256 | f116564794bb9e54fd52a42233905639804f585de703985c1147cb23159708a3 |
Provenance
File details
Details for the file mplex-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: mplex-0.0.6-py3-none-any.whl
- Upload date:
- Size: 25.5 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 | e27dbadb38738a7a383eff297bea1305bcf0bec1b6838dd28e67ec7e8bcec909 |
|
MD5 | 49c1819e0335eb0f9c2249091e8c1455 |
|
BLAKE2b-256 | cd1e2a01941b7a8dad018c975ffd50b13e1d8e3d87d9b725a58ceff9e842d089 |