I don't think that the gwt image charts have been released yet. Are you building with the source code from the open source project?
On Fri, Feb 12, 2010 at 6:02 PM, Flavien Laurent <[email protected]>wrote: > 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]<google-visualization-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- 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.
