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.26.tar.gz
(14.5 kB
view hashes)
Built Distribution
mpl_tools-0.2.26-py3-none-any.whl
(14.7 kB
view hashes)
Close
Hashes for mpl_tools-0.2.26-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21b33c62c6adaf448f4ae4e138a76d4449ea64a558c7a0fb63a3f88569a2fccf |
|
MD5 | c5e40bc54187e02b69569c7ad35f238d |
|
BLAKE2b-256 | 8c85dbaf7d2e6b777d441a4460d661880845f91eb05404434b48922a4c2b3fe7 |