-
19 Apr 2012 2:52 AM #1
Charts are not displayed in a TabPanel
Charts are not displayed in a TabPanel
Hi
I am trying to add a lineal chart toa tabPanel but I have some problems.
If I add this chart to a tab which is open by default when you load
the TabPanel I can see the chart without problems but if I add this
same chart to anothet tab that is not the main this chart is not shown
on screen.
On the console I can see that the chart code is running without problems.
You can imagine a TabPanel with three different tabs, but all of them contain the same code (a chart). When I launch the browser I can only see the chart that is in the first tab (default tab or first tab that is showed), but when I select a different panel (the second or third one) , chart is not showed. If I return to the first tab I still see the chart that is contained in it.
Any suggestion?
Iam using gxt-3.0.0-beta4
Thanks
-
19 Apr 2012 11:58 AM #2
Ext GWT 3.0 Beta 4 is now very old. Please try your test case again with Ext GWT 3.0 Release Candidate 2. If you find that you're still noticing this problem, please also include your test case implementing EntryPoint so that I can be sure I'm looking at the exact problem you're experiencing.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote