Skip to main content

Multiplex: visualizations that tell stories

Project description

Multiplex

Multiplex

A Python library that builds on matplotlib, providing new types of visualizations to help you explore your data and explain it better.

Example time series

Getting Started

These instructions will get you a copy of the project up and running. For use-cases of Multiplex, check out the Jupyter Notebook examples in the examples directory. To read more about Multiplex, read the documentation.

Prerequisites

Multiplex is based on matplotlib. You can install matplotlib using python -m pip install -U matplotlib. More details about it are available in matplotlib's repository.

Installing

You can install Multiplex using python -m pip install -U multiplex-plot.

Running the tests

The tests use unittest. Each visualization has its own unit tests. You can run the tests individually:

python3 -m unittest multiplex.tests.test_drawable

Or you can run the tests using the tests.sh script:

chmod +x tests.sh
./tests.sh

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

Acknowledgments

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

multiplex-plot-0.1.5.tar.gz (14.2 kB view hashes)

Uploaded Source

Built Distribution

multiplex_plot-0.1.5-py3-none-any.whl (27.9 kB view hashes)

Uploaded 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