Skip to main content

Multiplex: visualizations that tell stories

Project description

Multiplex

Multiplex

Multiplex is a Python library that builds on matplotlib, providing new visualizations to help you explore your data and explain it better.

Creating narrative-driven visualizations involves re-imagining matplotlib's plots. Multiplex follows best-practices to help you create visualizations. The library adds the capability to add a description to visualizations and moves the legend to the top.

In addition, Multiplex includes a brand new text visualization module to create text graphics or to annotate data anywhere. Multiplex also includes new matplotlib styles to help you present your data in the best way possible.

Example time series

The instructions in this README.md file 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

multiplex_plot-0.2.7-py3-none-any.whl (36.5 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