sankeynoa/gallery/test.typ

7 lines
145 B
Plaintext

#import "../src/lib.typ": *
#diagram({
_flow("Wages", 1500, "Budget")
_flow("Other", 250, "Budget")
_flow("Budget", 450, "Taxes")
}, 10cm)