larry - 2012-08-05

Hi,
i have a page created with uibinder. It includes a standard gwt vertical panel. The page makes an rpc call to the server that returns data that I want to chart. When I get the response from the server, I create a chart and add it to the panel. Things below the panel shift downward as if the chart was added, but the chart is not visible.

Is there something I need to to do to make the chart visible?

Thanks for your help.