I'm guessing that the issue is that the size of the bar is changing instead of the chart, and you would prefer to keep the bar size more consistent. If this is the case, I think one alternative is to add the chart to different sections, e.g., RF_a, RF_b, etc. and then conditionally suppress the sections based on a range of groups, e.g., one section might have a formula like this in the conditional suppression area for an RF section:
distinctcount({table.groupfield}) < 5 or
distinctcount({table.groupfield}) > 10
I'm unclear on where you are with this. I was just suggesting that you display different sections with the chart stretched to various heights, depending upon the number of groups--because I don't believe you can conditionally adjust the height of the chart directly.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.