shenzhen-go
shenzhen-go copied to clipboard
graphing package
For v1, if graphviz is not being used, how are the graphics generated?
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.