To follow up on the use of the Visualization API and MVP I took the sample MVP found in the following link and had the same behavior where the PieChart disappears, or rather does not render. I did not modify the MVP framework from that example that was provided by the Team.
http://code.google.com/p/google-web-toolkit/downloads/detail?name=Tutorial-hellomvp-2.1.zip What I did do is add a button in on the GoodbyeViewImpl to switch back to the HelloViewImpl. I also added a PieChart to the GoodbyeViewImpl. When the GoodbyeViewImpl initially comes up the PieChart is rendered and the SVG elements are present in the DOM. But, when I to the the HomeView, and then back to the GoobyeViewImpl the PieChart does not render, and there are no SVG elements in the DOM for the browser to render. I can supply a zip file of the source and project in eclipse if you would like to check it out. I will also download the latest build when it is release this month to see if any fixes were made. What should I do at this point? Should I enter a changer request or bug? I am new to to this working with this group, and am very excited to get the Visualization API working with the MVP framework. Best Regards, Owen -- 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.
