In one of our reports we are using a "bar graph - vertical -percent". Example:
The issue is that the number for "miss" are reaching the limit of the bar chart high (stack size is smaller than the data label size). The only way to overcome this is to reduce the font size so that numbers are no longer readable or to enlarge the bar heigt >100% which is misleading if the max. percentage is 100.
We would need another way to allocate numbers properly without changing the bar height or font size. Any ideas are welcome ;-)
Thanks!