We use SmartGWT here with success, and the GWT Highcharts showcase application is also a SmartGWT application. However, there is a known compatibility problem with using custom widgets (unrelated to GWT Highcharts) in SmartGWT layouts when running in dev/hosted mode. Can you confirm if the problem you're seeing goes away when running in full scripted/compiled mode?
There is also some additional information in the following thread in case it's useful.
I'm hoping someone at Isomorphic will give this some attention so we can better utilize custom GWT widgets in SmartGWT when running in hosted mode as well! Any attention you can help draw to this issue would be appreciated.
Thanks,
-Shawn
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just let me know if you guys have any ideas on things we could/should do in GWT Highcharts to make working with SmartGWT easier! We obviously don't want to make GWT Highcharts depend on SmartGWT, but if there are tricks to get BaseChart to behave nicer within SmartGWT I'm all ears.
We also use SmartGWT for most of our apps here, and would certainly benefit from having a way to run things in dev/hosted mode as well. When we first published GWT Highcharts last year it looked like Isomorphic might be working on this issue so I was hopeful that they'd get this fixed (as it affects many other GWT widgets as well). But, it's been quite awhile with no progress, so it might be time to try and find other workarounds.
BTW - In case it's of use to others, the following is the type we've been using in our applications for including a GWT Highchart within a SmartGWT layout where we want the chart to match the size of the container:
Hi Justin,
We use SmartGWT here with success, and the GWT Highcharts showcase application is also a SmartGWT application. However, there is a known compatibility problem with using custom widgets (unrelated to GWT Highcharts) in SmartGWT layouts when running in dev/hosted mode. Can you confirm if the problem you're seeing goes away when running in full scripted/compiled mode?
There is also some additional information in the following thread in case it's useful.
https://sourceforge.net/p/gwt-highcharts/discussion/general/thread/74f73195/
I'm hoping someone at Isomorphic will give this some attention so we can better utilize custom GWT widgets in SmartGWT when running in hosted mode as well! Any attention you can help draw to this issue would be appreciated.
Thanks,
Just let me know if you guys have any ideas on things we could/should do in GWT Highcharts to make working with SmartGWT easier! We obviously don't want to make GWT Highcharts depend on SmartGWT, but if there are tricks to get BaseChart to behave nicer within SmartGWT I'm all ears.
We also use SmartGWT for most of our apps here, and would certainly benefit from having a way to run things in dev/hosted mode as well. When we first published GWT Highcharts last year it looked like Isomorphic might be working on this issue so I was hopeful that they'd get this fixed (as it affects many other GWT widgets as well). But, it's been quite awhile with no progress, so it might be time to try and find other workarounds.
BTW - In case it's of use to others, the following is the type we've been using in our applications for including a GWT Highchart within a SmartGWT layout where we want the chart to match the size of the container:
Last edit: Shawn Quinn 2012-04-06