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.1.tar.gz
(28.6 kB
view details)
Built Distribution
mplex-0.0.1-py3-none-any.whl
(25.6 kB
view details)
File details
Details for the file mplex-0.0.1.tar.gz
.
File metadata
- Download URL: mplex-0.0.1.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c477f044c35f53a7a5cfa32bf6560c6b4b1933c905d9e10cde9fae6b0e4a67e0 |
|
MD5 | 82a41577b02db9c8dc8552091331ed5f |
|
BLAKE2b-256 | 7d1d955032dff72157f985722ba6290671d72c474ba813cf0bbf42fe7a2585f1 |
Provenance
File details
Details for the file mplex-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: mplex-0.0.1-py3-none-any.whl
- Upload date:
- Size: 25.6 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 | f4b061b7035f245aaf3112ffa7676a57eb1f5a300a04624df32ad18d6816da51 |
|
MD5 | ded3aed3b13ac4c97fdba359f9aced9f |
|
BLAKE2b-256 | 8473cfcd2f46ce149bfe45764ffbd2719b95e0a8bebb9f16e616f2dfd898a529 |