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 [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.
