chart.js script uses document.write() to write chart markup. in case
you put this dynamically in your HTML Widget's it would reload the
page (document.write behaviour).
the only possibility to create it on runtime in gwt is to put it into
generated iframe.

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to