Hi folks, I was wondering how the Visualization widgets integrate with the new GWT 2.0 Layout Panels?
I am specifically referring to new Layout Panels listed to here: http://code.google.com/webtoolkit/doc/latest/DevGuideUiPanels.html I have been able to get the "Getting Started with Visualizations" demo working (http://code.google.com/docreader/#p=gwt-google-apis&s=gwt- google-apis&t=VisualizationGettingStarted). Interestingly enough however, when I try to change the panel structure to use some new GWT 2.0 layout panels, either by changing RootPanel to RootLayoutPanel or simply incorporating a new layout panel within the RootPanel, the visualization does not appear to show up. A cursory inspection of the generated html seems to show that the underlying dom for the visualization is still generated, unfortunately nothing appears to render. Occasionally on a refresh, the visualization widget will show up very briefly and then disappear... Has anyone encountered this problem or have any suggestions? 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.
