mcanouil/gribouille: Create elegant graphics with the Grammar of Graphics for Typst. (opens in new tab)
Context Gribouille requires aesthetic mappings and plot labels to be wrapped in constructor functions: aes(x: ..., y: ...) and labels(title: ..., x: ...). Both return a tagged dictionary (kind: "aes", kind: "labels") with a fixed, named-...
Read the original article