Forum Discussion
Anonymous
8 years agoNot applicable
Min/Max Avaerage column chart
Hello All, I am trying to create a min, max, and average column chart; I have seen an existing solution using stock charts for the min/max but that requires the use of dates. I am trying to cre...
- 8 years ago
v-huizhn-msft
Microsoft Employee
8 years agoHi Anonymous,
You'd better post your sample data and desired result, so that we can share detailed solution which is close to your requirement. It's really hard to reproduce your scenario without sample data.
Thanks,
Angelia
Anonymous
8 years agoNot applicable
Apologies, I have attached the sample data. The idea is the minimum value will stem from the relevant minimum value within the category, rather than the minimum of the entire data set.
Thanks.
- Zubair_Muhammad8 years ago
Community Champion
Hi Anonymous
Try "Line and stacked column chart"
Put the Min and Max in Column values
Put the average in Line Values
Uncolor the Min Column
- Anonymous8 years agoNot applicable
That is what I am using currently, like abusing the stacked and line chart, but it is a not really a "true" representation, correct?
- Zubair_Muhammad8 years ago
Community Champion
- jcapezzuto7 years ago
Resolver I
This is a poor solution, as the shaded area representing the range between min and max does not align correctly on the Y-axis. The stacked chart causes the top of the shaded area to be the sum of min + max instead of just showing the max. This is such a common visualization, I can't believe there isn't a supported way to do this.