I have a stacked bar combo chart, the maximum value of both bars and lines in the visual is never more than 6k. However, the Y-axis is scaled upto 10k which makes the bars and lines small. If I set the range of y-axis to max 6000, I’m afraid it could be problem in the future as the bars can grow with time. Is there anything I’m missing which can possibly fix this please?
Hi @Nincy,
Normally when setting the bars to one of the 2 ‘Auto’ options, the x-axis should react to the bars currently in the visual. As it’s a combo chart, I’m wondering if it has something to do with your line; how do you have that setup?
It may be helpful if you were to include a screenshot of your visual along with the visual format column so that I can see what styling options you have selected.
Thank you!
Hi @Brett
Hi @Nincy,
Thank you for sharing. I tested this out as well and there does not seem to be a work around other than setting up a custom y-axis range. It seems like it’s accounting for the line graph to have a separate axis line, but when you combine to a single axis, it seems like it’s still accounting for that additional axis space.
I’ll mark this as a feature request to promote visibility to our support team as this would be a nice addition to have!
Thank you very much! @Brett