I'm using the GWT library to interface to the Google Visualization API, and I'd like to set raw chart parameters such as chco and chds to customize LineChart features that are present in the Visualization API, but (apparently) not directly accessible from the GWT library.
I had initially thought that the Options.setOptions(String,String) method was designed for this, but it has no effect. Does anyone know how to do this from GWT?? Thanks in advance. -- 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.
