Skip to content

HorvathDanielMarton/sankeyview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sankeyview 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.

Example: Fruit - complete example.ipynb

Installation

Since sankeyview depends on pandas and numpy, it's easiest to install those using Anaconda or Miniconda.

Then install sankeyview using pip:

pip install sankeyview

Jupyter notebook

To use with the Jupyter notebook, the ipysankeywidget package is also needed.

About

View flow data as Sankey diagrams

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%