Pie chart to be drawn for two web interface reports data

310 views
Skip to first unread message

vkda...@tstt.co.tt

unread,
Oct 28, 2015, 11:55:55 AM10/28/15
to Fujitsu RunMyProcess Developer Community
Good day,

I have created two web interface reports. One report shows completed RFEs while the other shows received RFEs (tasks) displaying requests coming into our Operations department.

How can I use the Google Visualization library to draw a pie chart displaying both received and completed RFEs?

Regards,
Vishal Dabiesingh
RMP Administrator
TSTT.

Bidisha Das

unread,
Oct 29, 2015, 6:27:37 AM10/29/15
to suppor...@runmyprocess.com

vkda...@tstt.co.tt

unread,
Oct 29, 2015, 9:40:34 AM10/29/15
to Fujitsu RunMyProcess Developer Community
Thanks Bidisha.
I already know how to draw the pie chart and column chart using google visualization libraries. I have that covered.

But what I wanted to do was to take the data from one web interface report (Completed RFEs) and another web interface report (received RFEs) and place both as a percentage of the other in one pie chart. How do I exactly do that?

Regards,
Vishal.

Bidisha Das

unread,
Oct 29, 2015, 10:55:00 AM10/29/15
to suppor...@runmyprocess.com
Hi,
As per my understanding,you have already created individual pie-charts based on RFE status(Measure added in Process) using RSS feed of each WI report and you want to merge both into one?

Why don't you create a single WI report based on both the statuses? You don't have to apply filter(eg: status=Completed) and you can follow the similar steps you used to generate the pie-charts individually.This would generate a combined pie-chart which will display all the statuses(in your case, Completed+Pending). It would be an easy way to do rather than generating them individually and then combining into one when you can generate a combined one.

And moreover in this doc: http://docs.runmyprocess.com/Developer_Guide/Web_Interface/Design/Charts/Chart_Dashboard  ,they have mentioned the same. You are just using WI report instead of Process report but the entire procedure remains same.

Please let me know if I have misunderstood your requirement.


Thanks & Regards
Bidisha

vkda...@tstt.co.tt

unread,
Mar 18, 2016, 12:48:49 PM3/18/16
to Fujitsu RunMyProcess Developer Community, vkda...@tstt.co.tt

Good day Bidisha,

How are you doing?
I would like to revisit the pie charts. As you has suggested, I was able to add three pie charts to one web interface to show different data. Thank you for the assist.

However, I would like to use another function where I can click on any slice within the pie chart and it would redirect me to the detailed data that is highlighted in the pie chart. Additionally, I would also like to add at the end of the pie chart, for example how many RFEs I have in total based on the pie chart. How do I do this?

Thank you in advance.
Vishal.

Murali

unread,
Mar 19, 2016, 3:03:14 AM3/19/16
to Fujitsu RunMyProcess Developer Community, vkda...@tstt.co.tt
Hi Vishal,

Please refer to below Google Charts user-guide to implement your requirement.

https://developers.google.com/chart/interactive/docs/gallery/piechart#methods
https://developers.google.com/chart/interactive/docs/gallery/controls#overview

If you require additional help, please post your questions on Google Charts forum, and can better help since they are the experts.

Regards,
Murali
Reply all
Reply to author
Forward
0 new messages