r

ribbony

@preview

Create Sankey and Chord (ribbon-like) diagrams.

v0.1.1
MIT

Package Information

Last Updated
Authors
solstice23
Categories
visualization

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/ribbony:0.1.1

2. Import in your Typst file

Add this to your .typ file:

#import "@preview/ribbony:0.1.1": *

Version History

0.1.1
821ecb049a89...
0.1.0
af53d4e837e7...

typst-ribbony

A library for creating ribbon diagrams, such as Sankey and Chord diagrams, in Typst.

typst-ribbony is based on cetz.

More diagrams (layouts) are planned to be added in the future.

Manual

Read manual for documentation and examples.

Demo

Demo code is available in gallery/demo.typ.

Demo of Sankey and Chord diagrams created by the library

Demo data source can be found in the manual.