generateDataTable in http://code.google.com/p/google-visualization-java/source/browse/trunk/examples/src/java/CsvDataSourceServlet.java returns the data table but is not of type AbstractDataTable which I would need for my LineChart(AbstractDataTable data, LineChart.Options options). How can I get the right return type?
-- 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.
