A plotting wrapper on matplotlib and seaborn to enable single function plotting calls a la mathematica
pip install plotting
orconda install plotting --channel=nrel
If you want to contribute to this package:
- Clone the repository:
git clone https://github.com/mrossol/plotting.git
- enter github username
- enter github password
- Clone the repository:
- Install the pacakge
- cd into plotting repo cloned above
- run
pip install -e .
- Check that plotting was installed successfully
import plotting