Re: Custom Visulization

2013-09-11 Thread Aryan
You may like to Check out GWT-RCharts hosted on 
http://code.google.com/p/gwt-rcharts/ and demo at 
http://gwt-rcharts.appspot.com/ .

On Tuesday, 24 August 2010 20:14:40 UTC+5:30, Raju wrote:

 Hi Experts, 

  I need to create Custom Visulization i.e a new chart (like piechart) 
 xy chart. 

 I also followe custom visulization in tutorials. i understood about 
 flex table. now i need to know about charts.Is there any example for 
 custom charts. 

 can any body help this.

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


Re: Custom Visulization

2010-08-29 Thread Sebastian Rothbucher
Hi Raju,

alteratively you could use JFreeChart and embed it as an image (i.e.
create a chart on the server as temporary file); return a link for the
one user to get that file and render it as an image...

Hope this helps - best regards
Sebastian

On 24 Aug., 16:44, Raju raj.no...@gmail.com wrote:
 Hi Experts,

  I need to create Custom Visulization i.e a new chart (like piechart)
 xy chart.

 I also followe custom visulization in tutorials. i understood about
 flex table. now i need to know about charts.Is there any example for
 custom charts.

 can any body help this.

-- 
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-tool...@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.



Re: Custom Visulization

2010-08-25 Thread Frank
http://code.google.com/intl/nl-NL/apis/visualization/documentation/gallery.html

On 24 aug, 16:44, Raju raj.no...@gmail.com wrote:
 Hi Experts,

  I need to create Custom Visulization i.e a new chart (like piechart)
 xy chart.

 I also followe custom visulization in tutorials. i understood about
 flex table. now i need to know about charts.Is there any example for
 custom charts.

 can any body help this.

-- 
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-tool...@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.



Custom Visulization

2010-08-24 Thread Raju
Hi Experts,

 I need to create Custom Visulization i.e a new chart (like piechart)
xy chart.

I also followe custom visulization in tutorials. i understood about
flex table. now i need to know about charts.Is there any example for
custom charts.

can any body help this.

-- 
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-tool...@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.