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.5.tar.gz
(28.7 kB
view details)
Built Distribution
mplex-0.0.5-py3-none-any.whl
(25.8 kB
view details)
File details
Details for the file mplex-0.0.5.tar.gz
.
File metadata
- Download URL: mplex-0.0.5.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 | 74bc1cf5abfdbab2b1fec2baaa8a0e4729fc4c5b229f6445f1c1b9222bb0957c |
|
MD5 | 029a36c7619d00e64f4b82713f17a162 |
|
BLAKE2b-256 | 7a234b70593c75012fc4e46b7dfc94969547ecd32430032709ff33f95021a401 |
Provenance
File details
Details for the file mplex-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: mplex-0.0.5-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 | 7e689fc1b1efaee1b96f91307f67689acffcf0f9198356253ef21ab9e8a11a97 |
|
MD5 | 24f94403f8b515456924a2f65b5c360a |
|
BLAKE2b-256 | c88e7d9ce11253011865054e57205adb52d1b312de40774df7306374a6249a39 |