on 2020 Jul 06 8:50 AM
HI Experts,
I have a Json Data Service Holding data of Multiple Charts, I know how we can consume service for one Chart but not having any idea for use of single service for multiple charts, My JSON Data is like below:
[{"FeedType":"DDF","Failed":"48472","Processed":"35"},{"FeedType":"Sony_Italy","Failed":"0","Processed":"3"},{"FeedType":"Sony_Australia","Failed":"0","Processed":"4"},{"FeedType":"Sony_Brazil","Failed":"0","Processed":"3"},{"FeedType":"Sony_Mexico","Failed":"0","Processed":"3"},{"FeedType":"Sony_Nordic","Failed":"0","Processed":"6"},{"FeedType":"DP","Failed":"0","Processed":"54"},{"FeedType":"Sony_Spain","Failed":"0","Processed":"4"}]
In the above JSON File, Feed type is the different type of Pie charts and Failed/Processed data is the Pie chart state.
If there is any code reference it would be a great help !!!
Request clarification before answering.
User | Count |
---|---|
61 | |
8 | |
7 | |
6 | |
6 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.