| second life consultant | professor of mathematics | blog | flickr | youtube |




> Date: Mon, 16 Feb 2009 07:49:04 -0800
> Subject: Re: GWT Integration
> From: [email protected]
> To: [email protected]
> 
> 
> Hi Micha.
> 
> I have not played around with the GWT. However, ultimately, the
> charts4j is simply a  small Java library that produces a Google Chart
> API URL string (ex: 
> http://chart.apis.google.com/chart?cht=p3&chd=t:60,40&chs=250x100&chl=Hello|World).
> There is nothing special about it or GWT specific. As a result,
> charts4j can work in any Java environment -- as long as you are
> connected  to the Internet.
> 
> Embed those URLs in an image tag and you are done -- however you do
> that in GWT. In Model-View-Controller parlance, build the URLs in the
> GWT model, and display them in the GWT view.
> 
> This question comes up a lot, so I will try to provide an example in
> the next few weeks.
> 
> -Julien
> http://charts4j.googlecode.com
> 
> On Feb 16, 2:59 am, micha <[email protected]> wrote:
>> Hi,
>>
>> i'd like to know if someone ever successfully tried to integrate the
>> charts4j library into a GWT project? I always get the error "No source
>> code is available for type ..." when using any class from charts4j. I
>> already created a jar file that contains both .class and .java files
>> but that didnt help.
>>
>> Any help is highly welcome.
>> Michael
> > 

_________________________________________________________________
Get more out of the Web. Learn 10 hidden secrets of Windows Live.
http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to