Hi Vikram,

Great questions. In general for data related things, this is a great place to 
start looking for resources: 
https://github.com/gopherdata/resources/blob/master/tooling/README.md. that is 
a curated list that is kept up to date.

I use https://github.com/gonum/plot quite a bit and found that it has a similar 
interface to that of Matlab for plotting. The links that Sebastian gave from 
ghep are also great. Between those, bar, line, histogram, box, etc. plots are 
quick to generate.

If you want something super fancy you can of course drive JS visualizations 
(like D3) from Go.

Just let me know how I can help!

Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to