Graphs¶
Enola can visualize graphs of Things in “network” diagrams with Rosetta and DocGen.
Graphviz¶
$ ./enola rosetta --in docs/models/example.org/greeting3.ttl --out=docs/BUILT/greetings3.gv && dot -Tsvg -O docs/BUILT/greetings3.gv
produces this:
Styles¶
The https://enola.dev/color and https://enola.dev/text-color predicates can be used to style graphs.