In my bar chart I don’t want to define a maximum for axisY because the data is dynamic and could exceed the maximum; however, with the maximum auto-calculated and my index labels placed “outside”, there is not enough room given for the label of the greatest value. Therefore, I would like to set the maximum as the calculated value plus x, x being a parameter I experiment with to find the one that looks best. Is this possible?
Thanks!