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.
Source Distribution
easydarkfigs-0.2.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file easydarkfigs-0.2.tar.gz
.
File metadata
- Download URL: easydarkfigs-0.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.7.1 requests-toolbelt/0.8.0 tqdm/4.19.9 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
829d9c73406331f1e217ea9c9ee955768d2d1a0d3aed6447c56ee62bbdf74807
|
|
MD5 |
e887f518f893e4598f2239847fb17f29
|
|
BLAKE2b-256 |
bf8b31cfa5643ead7f9ff1d9af8d05e7439a0a6f1233fef4b48efccb019c59a7
|
File details
Details for the file easydarkfigs-0.2-py3-none-any.whl
.
File metadata
- Download URL: easydarkfigs-0.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.7.1 requests-toolbelt/0.8.0 tqdm/4.19.9 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7100dba3164cd9fcb2e9e406f58449d6fb30d9037f4c637ce62686471a1f28e3
|
|
MD5 |
0a1b0d4cfbf8d15ebf6598329ef3b70e
|
|
BLAKE2b-256 |
6da66c50fa0c08836a557d3c92b2cd5e5e956bfface0b216e85dd52124cac3bc
|