gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

Creating AJAX Pie chart with struts2 jquery #1070

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am trying to implement a pie chart with struts2 jquery. This pie chart is 
supposed to be dynamic, calling AJAX method, I googled alot and tried with so 
many tags. But there were no results as long as the object is not filled and it 
doesn't go through iterator set in the code. Although I can create the same 
chart using samples given in documentations, but it doesn't seem to work for 
pie chart. Static calls according to documentation and samples given is working 
fine, but that doesn't meet my needs.

I came across to think maybe this kind of call is not supported for pie chart 
but there are nothing documented about this. Thanks in advance for your help 
because I don't want to shift to another plugin.

Original issue reported on code.google.com by ani...@gmail.com on 8 Jan 2014 at 2:13

GoogleCodeExporter commented 9 years ago
I asked this same question in here 
(http://stackoverflow.com/questions/20998014/creating-ajax-pie-chart-with-struts
2-jquery)  with code spinets for better introduction.

Original comment by ani...@gmail.com on 12 Jan 2014 at 9:06

GoogleCodeExporter commented 9 years ago
Please answer, if you know something more about pie-charts. 

Original comment by ani...@gmail.com on 18 Jan 2014 at 6:26