Hi there,
I've successfully integrated some image chart (line and pie) in a gwt
application.
Now, I'm trying to set specific option like (chg : 5,15,3,3) with this
code :
options.setOption("chg", "5,15,3,3");
The problem is that the setOption hasn't any impacts on the generated
javascript URL that call the chart api ...
Thanks in advance for help
Cheers
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.