You could try out gonum/plot. The graphs won't be too much interactive, but that hasn't been a showstopper for me until now.
Here is an example: https://GitHub.com/sbinet/go-web-examples Especially the example #7: https://github.com/sbinet/go-web-examples/tree/master/07-go-web-plot-gonum-svg I used something like that for data monitoring in a few of my CERN experiments. hth, -s sent from my droid On Sep 7, 2017 4:32 AM, <vickey.co...@gmail.com> wrote: > Is there any javascript package in go by which i can create javascript > graphs and tables without having to learn a new language. > > I mean something like we do in r programming. Is there any such package. > > I want to create a dashboard like web app. Can we do it in go yet > > -- > 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. > -- 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.