Skip to main content

Add a short description here!

Project description

=======
sciplot
=======


Style and plotting tools for matplotlib.



Installation
============

```bash

python3 ./setup.py develop --user

```

The matolotlib style can be installed in the sytlelib folder:

```bash

./install_mlp_style.sh

```

Usage
=====

After installation you can use the style with matplotlib:

```python

import matplotlib.pyplot as plt

plt.style.use('sciplot')

```


To use the library you can do

```python

import sciplot

sciplot.hist([1,2])

```

![Example](examples/stacked_plot.png?raw=true "Title")


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

py-sciplot-0.1.1.tar.gz (47.5 kB view hashes)

Uploaded Source

Built Distribution

py_sciplot-0.1.1-py2.py3-none-any.whl (10.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page