gigaZhang / struts2-jquery

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

PIE Chart with json string #1064

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(This is for feature requests and bugs in Struts2 jQuery Plugin - for
getting help, please use the User Group.
http://groups.google.com/group/struts2-jquery )

What steps will reproduce the problem?
1.Create Pie Chart
2. Use Json response
3. How to pass Json Data for Pie Chart creation based on Json response as it 
works in Bar charts. 

What is the expected output? What do you see instead?

Which struts2 version?
Vaersion : 2.3.4

Which struts2-jquery plugin version?
Version: 3.6.1

Which struts2-jquery-chart plugin version? 
Version: 3.6.1

Which struts2-json plugin version? 
Version: 2.3.15.3

Please provide any additional information below.

I am trying to pass the json response for pieChart creation but iterator does 
not work with PieChart. When i try it with stack bar it works but for pie chart 
it does not work.

Please help me to solve it. I am attaching the code snippet here with.

Original issue reported on code.google.com by ai...@avissol.com on 16 Dec 2013 at 8:35

Attachments:

GoogleCodeExporter commented 9 years ago
Did you have any luck with this!

Original comment by afattah...@gmail.com on 21 Jan 2014 at 1:33

GoogleCodeExporter commented 9 years ago
I do have faced same issue but after reading out several blogs I decided to use 
other Jquery & Json based chart those are pretty simple & easy to mainatain. 
there are some good chart apis like JqPlot, Google Chart etc.

Original comment by ai...@avissol.com on 22 Jan 2014 at 6:15

GoogleCodeExporter commented 9 years ago

Original comment by johgep on 10 Apr 2014 at 7:21