The idea is that a user can convert each table into a chart.
Next to Summarize add Charts
At the top left corner of ech table a small seethrough (graph) icon button.
When user clicks, eather a dropdown or more buttons appear. These follow the hierarchy of chart.js samples. In our case user will need to click "Other Charts", this will open more buttons. Then "Pie".
Attached document Pie tab shows the output for Result from Data tab.
Charts.xlsx
Note: the nature of pie chart is as such for each Measure we will get a Chart. Show them next to each other. Keep in mind it can be 1,2,3,4 etc. Let user close the ones he/she doesn't need.
It would be really good if you could let user perform actions such as Add Labels (in my document Labels are added).
The idea is that a user can convert each table into a chart.
Next toAt the top left corner of ech table a small seethroughSummarize
addCharts
(graph) icon button
.When user clicks, eather a dropdown or more buttons appear. These follow the hierarchy of chart.js samples. In our case user will need to click "Other Charts", this will open more buttons. Then "Pie".
Attached document
Pie tab
shows the output forResult
fromData tab
. Charts.xlsxNote: the nature of pie chart is as such for each Measure we will get a Chart. Show them next to each other. Keep in mind it can be 1,2,3,4 etc. Let user close the ones he/she doesn't need.
It would be really good if you could let user perform actions such as Add Labels (in my document Labels are added).