graphing package
pjebs opened this issue · comments
pj commented
For v1, if graphviz is not being used, how are the graphics generated?
Josh Deprez commented
In short, a GopherJS program runs in the browser, which adds SVG elements to the page after loading. The server provides the initial JSON representation of the graph to the client as part of the HTML.