Monday, May 7, 2018

Re: Have charts to work with a RootPanel based application

Did you try to put the chart inside a SimpleLayoutPanel ?

On 6 May 2018, 16:48 +0200, yaniv54321 <yaniv33@gmail.com>, wrote:

hello,

i have a GWT app based on RootPanel and not RootLayoutPanel

but it seems that the only way i can use charts (gwt-charts-0.9.10.jar) is by using RootLayoutPanel

i have tried to find a simple fix by searching the following possible fixes:

1. have an app based on both RootPanel and RootLayoutPanel. 
2. have a way to contain RootLayoutPanel inside a RootPanel.
3. have the chart to work in RootPanel without using RootLayoutPanel.

so fur , none of the above works ,

does any one have an idea on how to progress with this

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment