The gwt-google-api visualization api doesn't contain a GWT wrapper for the Candlestick Chart however it is quite straightforward to create one yourself. Here is a tutorial<http://code.google.com/p/gwt-google-apis/wiki/VisualizationNewWrapper> . You can take the LineChart <http://code.google.com/p/gwt-google-apis/source/browse/trunk/visualization/visualization/src/com/google/gwt/visualization/client/visualizations/corechart/LineChart.java>warpper (from the corechart package) as an example.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/FFFJkRAN-iQJ. 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.
