Use pure GWT charting http://code.google.com/p/clientsidegchart/ For the real 
Web apps it is an excellent library. It lacks some fancy stuff but works 
excellent with all other GWT including drag/drop packages so you can easily 
build dashboards. I did my own prototypes including real time charting and 
consider it an excellent library that you can easily customize for your needs
-Sergey

From: google-web-toolkit@googlegroups.com 
[mailto:google-web-toolkit@googlegroups.com] On Behalf Of George Agiasoglou
Sent: Monday, November 07, 2011 6:11 AM
To: google-web-toolkit@googlegroups.com
Subject: Re: Highcharts - updating chart with data

Hi Rob,

I am aware of the wrappers for a number of charting libraries for gwt, however, 
I would like my app to remain decoupled of them and not to integrate any 
libraries to it, because the charts will be provided by another mechanism.

So what I would like to be doing is via JSNI embed a div and some javascript 
and run it. So far I've tried IFrameElement but couldn't get it to work.

Any suggestions?

Thanks,
G.
--
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/K6LnaWB69icJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

_____________________________________________________
This electronic message and any files transmitted with it contains
information from iDirect, which may be privileged, proprietary
and/or confidential. It is intended solely for the use of the individual
or entity to whom they are addressed. If you are not the original
recipient or the person responsible for delivering the email to the
intended recipient, be advised that you have received this email
in error, and that any use, dissemination, forwarding, printing, or
copying of this email is strictly prohibited. If you received this email
in error, please delete it and immediately notify the sender.
_____________________________________________________

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to