From: Nathaniel G. A. <nat...@ya...> - 2003-04-18 12:06:30
|
i assume there will be unique data in each chart. So somehow you will have a 'key' to get each data set. Have your JSP, create an <img> tag for each key and append it onto the img 'src' parameter. Then you Servlet could use the key to return a chart with that dataset. --- Sreemannarayana <sp...@os...> wrote: > Hi > > Iam working with Jcharts. Iam using Tomcat, JCharts, JSP and Struts. > > I have to display "n" no.of Pie charts in same jsp page. > At runtime only I will be knowing howmany Pie charts I have to disply. > Is there any solution? > > Please Help. Its urgent > > S.Paturi > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > jCharts-users mailing list > jCh...@li... > https://lists.sourceforge.net/lists/listinfo/jcharts-users ===== __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com |