Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ggalluvial-python

PyPI

Python port of the R ggalluvial alluvial-plot grammar of graphics.

The port mirrors ggalluvial's R API 1:1 on top of ggplot2-python, preserving stat/geom semantics, lode-guidance ordering, and the alluvia/lodes data-shape contract.

Installation

pip install ggalluvial-python                # from PyPI

For local development:

git clone https://github.com/corybrunson/ggalluvial.git
cd ggalluvial
pip install -e ".[dev]"

Documentation

pip install -e ".[docs]"
mkdocs serve

About

python version ggalluvial

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages