Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1017 Bytes

README.rst

File metadata and controls

44 lines (27 loc) · 1017 Bytes

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/