google.visualization.LineChart I'd like the chart to resize itself when the browser resizes. I have 5500 data points and it is taking 5 seconds if I call draw() to do the work. Is there some way to modify the options without calling draw? The setOptions() function does not seem to exist for a LineChart.
thanks -- 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.
