Friday, April 29, 2011

GWT Visualization Performance/Optimization

I've been using the Google Visualization XY Scatter Chart. We want to
graph several thousand points on the chart. I've run several
experiments now by setting up the DATA Table with various block sizes
of data. The problem is that once there are more than a hundred
points it takes a very long time to render the graph. I tried 2000
points and the browser locked up.

What can I do to solve this problem? Compiler Optimization?


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment