Tools for working with matplotlib
Project description
mpl-tools
This package provides some tools to work with Matplotlib.
freshfig
anchor_axes
, with auxiliaries:align_ax_with
set_ax_size
get_legend_bbox
add_log_toggler
toggle_scale
Installation
Normal installation
pip install mpl-tools
For development
On Linux:
git clone <this repo> ; make install
On Windows (or Linux):
Download & extract this repo.
Install poetry.
Run poetry install
.
Note: The above will install poetry,
which then installs the source and its dependencies
into an isolated virtual environment.
To add packages, you should not use pip install
,
but poetry, e.g. poetry add --dev somepackage
.
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
mpl-tools-0.2.22.tar.gz
(8.4 kB
view hashes)
Built Distribution
Close
Hashes for mpl_tools-0.2.22-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dc2d612673c77e070da08106b1c9db49c2b46cd7ec9f107a74c581887cbabb8 |
|
MD5 | 3ecc3b401c8265da91d521bae73768f5 |
|
BLAKE2b-256 | 29d58e849ccf434df51b4b545f9815b8b51e8ff724d62ef6c0e1f2f1bf1698e6 |