matplotlib styling for svds
Project description
# mplsvds: matplotlib styling for svds
The general idea here is to build off of seaborn styling conveniences and mix in svds themes.
## References
http://matplotlib.org/faq/usage_faq.html
https://stanford.edu/~mwaskom/software/seaborn/tutorial/aesthetics.html
http://earthobservatory.nasa.gov/blogs/elegantfigures/2013/08/05/subtleties-of-color-part-1-of-6/
https://jiffyclub.github.io/palettable/
## Examples
[See this notebook!](demo.ipynb)
<!–  –>
<img src=”docs/svds_palette.png” alt=”SVDS Color Palette” width=”600px”>
## Documentaion
This is it for now!
## Dependencies
(todo: check everything works in both python 2 and 3)
[numpy](http://www.numpy.org/)
[scipy](http://www.scipy.org/)
[matplotlib](http://matplotlib.org/)
[pandas](http://pandas.pydata.org/)
[searborn](https://stanford.edu/~mwaskom/software/seaborn/)
## Intallation
Clone the parent repo and cd to the top level of this package:
` python setup.py install `
For developers, this is more convenient:
` python setup.py develop `
Run tests:
` python -m unittest discover `
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
File details
Details for the file mplsvds-0.1.dev0.tar.gz
.
File metadata
- Download URL: mplsvds-0.1.dev0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
321b8089e5f05ac69bbefada14208adeb59d62e5b6964f6389e5699770345e88
|
|
MD5 |
e34c97b026797c8d66fbca5b2ac5cb70
|
|
BLAKE2b-256 |
ae441831d777f8fbede5f26cad33cf9c8aebac46d5fa89313a61393ff28d4c59
|