We have logic that only adds rounding to the last series of every stacked bar. If that last series value is very small (but non-zero) for any given stack, however, that means that the stack will appear to have little or no rounding at all because the vertical height of the stack segment is less than the rounding radius.

We have logic that only adds rounding to the last series of every stacked bar. If that last series value is very small (but non-zero) for any given stack, however, that means that the stack will appear to have little or no rounding at all because the vertical height of the stack segment is less than the rounding radius.