Thin wrapper over the data-driven documents (d3) library for use with gopherjs.
This is just enough of the d3 library to allow you to complete the Mark Bostock's excellent tutorial, but writing entirely in go.
The calls are not very regularized because they haven't been thought through with respect to statically-typed programming model.
go get -u github.com/iansmith/d3
Check out the demo.