Re: Can't configure properly Charts4j charts under GWT

2009-02-20 Thread micha
Hi Miguel, at first the important thing: unfortunately the charts4j library cannot be used on the client side of a GWT app. It uses some JRE types that are not supported by the GWT compiler. Now just a short explaination how I made the module run in the first place. You need to create a proper

Re: Can't configure properly Charts4j charts under GWT

2009-02-17 Thread micha
Hi Miguel, I opened a post directly in the charts4j forums: http://groups.google.com/group/google-chart-api/browse_thread/thread/a3166981de181f7d?hl=en Did u used some other library instead? Regards Michael On 16 Feb., 18:04, Lonifasiko mloich...@gmail.com wrote: Hi Michael, I'm afraid I

Re: Can't configure properly Charts4j charts under GWT

2009-02-16 Thread micha
Hi Miguel, did you find a solution for this problem? I'm facing excactly the same error... I've already added the .java-Files into the charts4j-1.0.jar-File without success. Regards Michael On 19 Jan., 16:10, Lonifasiko mloich...@gmail.com wrote: Hi, I'm not able to use chart4j chart library

Re: Can't configure properly Charts4j charts under GWT

2009-02-16 Thread Lonifasiko
Hi Michael, I'm afraid I did not find a solution, in fact, seems really strange to me that anybody did not reply to this post, even to ask some more details. Thus, seeing this unusual un-interest for Charts4j, I directly forgot about using this graphs inside GWT. A pity.. Sorry but

Can't configure properly Charts4j charts under GWT

2009-01-19 Thread Lonifasiko
Hi, I'm not able to use chart4j chart library under GWT project anyway. I've added .jar file to the classpath of the project and then I've implemented a simple linechart example with source code from the web. When launching my GWT application, Tomcat hosted mode AS throws an exception telling me