Skip to content
/ pyAlluv Public

matplotlib based tool for the visualization of alluvial diagrams.

License

Notifications You must be signed in to change notification settings

j-i-l/pyAlluv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyAlluv

Documentation Status

Package to draw alluvial plots with matplotlib.

docs/_static/life_cycles.png

Alluvialdiagram illustrating life-cycle events in a dynamic community. source: life_cycle_events.py

To get started checkout the documentation.

Installation

You can get the latest version with

pip install --upgrade --no-deps git+https://github.com/j-i-l/pyalluv.git

Examples

See life_cycle_events.py

Documentation

http://pyalluv.rtfd.io/