What is the version you are using Flex 2.0.1, Flex 3 Beta 1, Flex 3 Beta 2? Also, could you post a little code snippet, which causes this.
-Sunil ________________________________ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of hworke Sent: Wednesday, December 12, 2007 5:57 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Bubble chart BUG?? Hi, in a VDividedBox I have a grid and a bubble chart as children. Initially Bubble chart's height is 100% and grid's height is 0%. So only the Bubble chart is visible. Now If I drag the grid all the way up and make the chart totally disappear then the next time I drag down the bubble chart part, all the bubbles appear in one line. The bubbles of the chart lose their axis values and appear in one line. Is this a BUG? Is there any work around for this? Regards, Steve