Matplotlib subplots with absolute margins in mm or inches.
Installation:
pip install absplots
Example usage:
import absplots as apl
# init 150x100 mm figure with 5 mm margins between and around subplots
fig, grid = apl.subplots_mm(figsize=(150, 100), nrows=2, ncols=2,
gridspec_kw=dict(left=5, right=5, wspace=5,
bottom=5, top=5, hspace=5))
Release files for absplots 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| absplots-0.2.0.tar.gz | 3.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| absplots-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.2 kB
Release files / absplots-0.2.0.tar.gz
| Download URL | absplots-0.2.0.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0b0fdf0e18f8a524799933e7a3adee3a9941fcff1c2d6fe69162cbee9746cada
|
|
BLAKE2b-256 checksum How to use checksums |
cef69c9de7cead864e6237f93fa6409859aecd37e145013c676ee76174772bc1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.8.1
|
Release files / absplots-0.2.0-py3-none-any.whl
| Download URL | absplots-0.2.0-py3-none-any.whl |
|---|---|
| Size | 16.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0a91df8127804183e45683077523c716334ec3c6397474460ff6a3b4785e2be8
|
|
BLAKE2b-256 checksum How to use checksums |
1266753ce763f084fecf53d5a368bd7c2b21466b7a94d594463d5be8158163c2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.8.1
|