Skip to content

Feature: Add top-aligned ribbon flow plot type#559

Open
cvanelteren wants to merge 8 commits intomainfrom
feat/topic-ribbon-example
Open

Feature: Add top-aligned ribbon flow plot type#559
cvanelteren wants to merge 8 commits intomainfrom
feat/topic-ribbon-example

Conversation

@cvanelteren
Copy link
Collaborator

This PR adds a new ribbon flow plot type via ax.ribbon for fixed-row, top-aligned transition diagrams, distinct from Sankey layering because category rows remain globally stable across periods. It includes a reusable implementation in plot_types/ribbon.py, PlotAxes API wiring, a smoke test in test_plot.py, and a new plot-types gallery example using synthetic generic categories so the feature is documented without domain-specific assumptions.

@cvanelteren cvanelteren changed the title Add top-aligned ribbon flow plot type Feature: Add top-aligned ribbon flow plot type Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant