Hi, I am trying to draw a line chart using GWT. Couple of features that I want is to - 1 1. Have X and Y axis gridlines 2. Control the number of ticks displayed on the X-Axis
These options seem to be available in GChart, which I believe is a library written on top of GWT. Please correct me if I am wrong. Also, the js chart api provided by google - http://code.google.com/apis/chart/index.html seems confusingly close to GWT. When I was doing a fast lookup, I was believing that the features available in the JS api are all available in GWT. It doesn't seem to be the case. Can you guys please clarify the differences with the JS api's and the options available in GWT. And if with time, this would be available in the GWT java libraries as well. Thanks. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
