Hi,<br>I'm pretty new to GWT / GXT and I'm trying to use GXT3.0 Pie Chart.<br> I recently learnt that GXT2.xxx jars can coexist with GXT3.0 jars.<br>Since my project is using GXT2.xxxx, I'm trying to add a pie chart to gxt2.xxx Contentpanel which uses gxt2.xxx CardLayout and the Chart is not being displayed.<br>Can this be achieved? If yes, can you please guide me on how to do this?<br><br>I can see GXT3.0 ContentPanel getting added to GXT2.xxx ContentPanel. But when I add the Chart it does not display. I have created the Chart using Sencha example with VerticalLayoutContainer.<br>Regards.
Thanks a lot for your response.
I tried to follow the url and got things working. So basically got GXT3.0 and GXT2.xxx jars working together in the same application.
The problem I'm facing is when I try to add a GXT2.xxx CradLayout .
Can you please help on this?Below is a sample code of what I'm trying to achieve.
I do not see the Pie chart in my panel
Hi,
We have a large existing GXT2 app. We'd like to add some drawing capabilities to it. Rather than embark on a large conversion project, is it possible to use just the GXT3 Chart module with the GXT2-based app?
Thanks,
Gerry