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.3.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file easydarkfigs-0.3.tar.gz
.
File metadata
- Download URL: easydarkfigs-0.3.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 |
05d920f874b0563519bf30e481da25ab9420d538c95f45389d9f0f278c3f4968
|
|
MD5 |
dd85f254ed7dd7d1f4437bf0471207b3
|
|
BLAKE2b-256 |
6fd6d1840dbaa074b502bc9b2168107415c886a531043085d3a1c552325518a8
|
File details
Details for the file easydarkfigs-0.3-py3-none-any.whl
.
File metadata
- Download URL: easydarkfigs-0.3-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 |
e5a6bebad0a506a112770950fbcff2ebb02c9d2005940619adddd410ff4dd981
|
|
MD5 |
b1dbcd6d157226e1585e7c73cbacbb81
|
|
BLAKE2b-256 |
61b0e9f1e7ac3e884c1997b49e3a41c81360cbf0f1f826d5474c633e1514b989
|