Hi All,
I've been working on: https://github.com/brentp/go-chartjs
It's early days, but should have enough functionality to be useful.

http://www.chartjs.org/ is an MIT licensed javascript lib to make plots on 
<canvas>.
It makes the plot only from the given JSON.

So, go-chartjs just defines some structs and attributes with struct-tags 
and a couple of helper methods to simplify making these plots in go.

Feedback and PR's welcome.

-Brent

-- 
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