Hi, has anyone had success using Graphviz with Babashka? (Rhizome https://github.com/ztellman/rhizome has done decent Graphviz.)
This will certainly not work: https://github.com/phronmophobic/clj-graphviz/blob/6457b0cfdc5486efc3b2e9aa35e69ede7dd55c26/src/com/phronemophobic/clj_graphviz.clj#L8C12-L8C33
Not sure if this works without pod https://github.com/phronmophobic/clj-graphviz
The rhizome.dot namespace should be usable with bb, Just the "viz" part won't work
Thank you!