Stacked chart: display totals
Anonymous user
-
Anonymous user -
Anonymous user -
Hello,
I have a chart that pulls its data from a large, constantly evolving database.
The chart is formed from two pieces of information: a date and a priority level (normal or urgent). So, in the chart, we can see for each week or each month how many "normal" and "urgent" data items there are. Therefore, if I have 5 "urgent" and 15 "normal," I would like the number 20 to display above the bar.
It seems simple like that... but I can't manage to do it :(
Thank you!
Configuration: Windows 7 / Chrome 45.0.2454.101
I have a chart that pulls its data from a large, constantly evolving database.
The chart is formed from two pieces of information: a date and a priority level (normal or urgent). So, in the chart, we can see for each week or each month how many "normal" and "urgent" data items there are. Therefore, if I have 5 "urgent" and 15 "normal," I would like the number 20 to display above the bar.
It seems simple like that... but I can't manage to do it :(
Thank you!
Configuration: Windows 7 / Chrome 45.0.2454.101
1 answer
-
Hello
A small example:
http://www.cjoint.com/c/EJbhMetmSeY
Best regards
Via
--
"Imagination is more important than knowledge." A. Einstein-
Yes, I know this solution, but it doesn't apply in my case, because my data doesn't present itself like that. Example:
September 15: urgent
September 15: urgent
September 15: normal
September 16: urgent
September 16: normal
...
etc.
I would need to create a pivot table, but my problem with this solution is that I also can't display the total in my chart, because I can't add the "overall total" column to my chart. -
-
-
-
-