Matplotlib subplots with absolute margins in mm or inches
Project description
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))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
absplots-0.1.0.tar.gz
(2.8 kB
view details)
Built Distribution
absplots-0.1.0-py3-none-any.whl
(15.4 kB
view details)
File details
Details for the file absplots-0.1.0.tar.gz
.
File metadata
- Download URL: absplots-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
56aed34ff01028beb6c6f4d4c6cabf656e7a3811a2511407110c23fd8106a218
|
|
MD5 |
1c4a62a70d1eefe7b9fb00bad5577ff9
|
|
BLAKE2b-256 |
74d49db2fbe1c12965dd83db71237d77d0d8e7fae1b79da83ca0d8ac8bfc781e
|
File details
Details for the file absplots-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: absplots-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2e473e8b44454dfe8c32d375fd7a70c919fb0547df043eabe96570cdb231f9c2
|
|
MD5 |
af8cc8c8e9396870fea2b3b50de25142
|
|
BLAKE2b-256 |
95b044345e431c9906fcc3d27175a8e299fd486fddc36744d7538edd380c302e
|