# 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/)
## 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 `
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.3.tar.gz.
File metadata
- Download URL: mplsvds-0.1.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
518c1ec923702791cd93d8bbd6995e39db3511f451105eabdbe4a7b8f2c9aa24
|
|
| MD5 |
00700b905391206a0ac248147f8dd689
|
|
| BLAKE2b-256 |
2a58928a37144e97165555408ad5e645851a8d2550506002e804c934c58d83eb
|