iPython Magic for Easy Dark/Light Figures
Project description
easydarkfigs - iPython Magic for easy Dark/Light Matplotlib figures
Installation
easydarkfigs
can be installed through pip via
pip install easydarkfigs
Usage
Within an active iPython or Jupyter environment:
import easydarkfigs
Then, at the beginning of a cell where a Matplotlib figure is created:
%%savefig_dark_light figname.ext # Code # to # create # figure
This will save two versions of the created figure, using the easy-dark
and easy-light
Matplotlib style files
included with this package.
To customize these default styles, edit them in your matplotlib directory.
To change the default figure save location or styles to use:
%set_darkstyle new-style %set_darkfigdir my/dir/ %set_lightstyle new-style %set_lightfigdir my/dir/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size easydarkfigs-0.1-py3-none-any.whl (3.8 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size easydarkfigs-0.1.tar.gz (3.1 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for easydarkfigs-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12caa282638549676b80d40a176c79646ba8d5af41350941a2ac1127912c79b3 |
|
MD5 | a84f4bf8d886da6c6554e1898523be47 |
|
BLAKE2-256 | bfd16e0a395907444be84cca89c77f09d7856398b85583e55f066961e72242c2 |