Hi All,
I am trying to build a bar chart for which I require your assistance.
http://speedy.sh/ExpbA/Chart-Data.xlsx
At sheet1 Col A contains stakeholder’s name and Col B contains project rating given by them. Project rating ranges from X to 5 (X,1,2,3,3A,4,5) .In sheet2, I want to build a dynamic chart as follows:
1) Stakeholders who have given rating from X to 2(X,1,2)
2) Stakeholders who have given rating 3
3) Stakeholders who have given rating 3A
4) Stakeholders who have given rating from 4 to 5(4,5)
All the above 4 options should be in a drop down. Chart should be changed as user change the selection from drop down. X axis of the chart should have stakeholder’s name and Y axis should have feedback rating.
Now couple of points:
For option 1: There could be three bars (series) for each client (for rating X,1 or 2)
For option 2 and 3: For each client there should be only one bar
For option 4: There could be two bars (series) for each client (for rating 4 or 5)
Please note that, the original data set is huge. For each category, the number of unique stakeholders are somewhere around 60 to 70. So ideal approach would be to incorporate a scroll bar and make it link to the chart and show at the max 10 stakeholder's view at a time. As an when user hits the scroll bar, other bars in the chart should be populated.Or please feel free to suggest any other approach that might be more relevant in this scenario.
Please let me know how we can achieve this.
Kaushik
I am trying to build a bar chart for which I require your assistance.
http://speedy.sh/ExpbA/Chart-Data.xlsx
At sheet1 Col A contains stakeholder’s name and Col B contains project rating given by them. Project rating ranges from X to 5 (X,1,2,3,3A,4,5) .In sheet2, I want to build a dynamic chart as follows:
1) Stakeholders who have given rating from X to 2(X,1,2)
2) Stakeholders who have given rating 3
3) Stakeholders who have given rating 3A
4) Stakeholders who have given rating from 4 to 5(4,5)
All the above 4 options should be in a drop down. Chart should be changed as user change the selection from drop down. X axis of the chart should have stakeholder’s name and Y axis should have feedback rating.
Now couple of points:
For option 1: There could be three bars (series) for each client (for rating X,1 or 2)
For option 2 and 3: For each client there should be only one bar
For option 4: There could be two bars (series) for each client (for rating 4 or 5)
Please note that, the original data set is huge. For each category, the number of unique stakeholders are somewhere around 60 to 70. So ideal approach would be to incorporate a scroll bar and make it link to the chart and show at the max 10 stakeholder's view at a time. As an when user hits the scroll bar, other bars in the chart should be populated.Or please feel free to suggest any other approach that might be more relevant in this scenario.
Please let me know how we can achieve this.
Kaushik