Skip to main content

View flow data as Sankey diagrams.

Project description

floWeaver takes a database of flow data and transforms it into a Sankey diagram. It implements the approach described in the paper Hybrid Sankey diagrams: Visual analysis of multidimensional data for understanding resource use.

https://zenodo.org/badge/DOI/10.5281/zenodo.161970.svg

Try it!

Try floWeaver with no installation: Quickstart tutorial.

Installation

floWeaver is a Python package, but you can use it as a data analysis tool even without too much familiarity with Python. The best way to get started is to use it in Jupyter notebooks; you can try it out right now in your browser without installing anything using MyBinder.

To install locally see the installation page for full details. In brief, floWeaver depends on pandas and numpy and it’s easiest to install those using Anaconda or Miniconda. Then install floweaver using pip:

pip install floweaver

You likely also want the ipysankeywidget package to show Sankey diagrams in the Jupyter notebook. Install this using pip and enable:

pip install ipysankeywidget
jupyter nbextension enable --py --sys-prefix ipysankeywidget

Contributing

Contributions are welcome! See the contributing page in the docs.

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

floweaver-2.0.0a3.tar.gz (31.1 kB view hashes)

Uploaded Source

Built Distribution

floweaver-2.0.0a3-py2.py3-none-any.whl (25.6 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