t4d-gmbh / pyAlluv

matplotlib based tool for the visualization of alluvial diagrams.
https://pyalluv.rtfd.io/
GNU General Public License v3.0
1 stars 0 forks source link

.. image:: https://github.com/tools4digits/pyAlluv/actions/workflows/run_pytest.yml/badge.svg :target: https://github.com/tools4digits/pyAlluv/actions/workflows/run_pytest.yml

This is a complete rewrite of j-i-l/pyalluv <https://github.com/j-i-l/pyAlluv>_ with the aim to integrate seamlessly into matplotlib.

It's work in progress...

To install it simply run:

.. code-block:: console

pip install --upgrade --no-deps git+https://github.com/tools4digits/pyalluv.git

You can find several working examples in the examples_ folder.

.. _examples: examples