-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I would love to use this package but the sample code is not working.
#import ...
#show raw.where(lang: "graph"): enable-graph-in-raw(polar-render)
// or #show raw.where(lang: "graph"): enable-graph-in-raw(tree-render)
```graph
#scl: 0.8;
1-2, 3, 4;
5-6, 7, 8;
2- 3, 4;
6 - 7, 8;
3 > 7;
4- 8;
\`
What are the imports?
What is scl? this is throwing an error.
How can I get examples like this to work? Instructions unclear.
Thank you for your help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels