I got some feedback from a client yesterday that the bar chart’s y axis display can be a bit confusing.
I have set up a form with a list of questions that clients can respond to with a value from 1-5 (chosen from an option set).
The y axis on the bar chart that displays the user’s responses shows values that actually exceed the maximum number that users can select in the form question.
As you can see in the first screenshot below, the y axis shows a maximum value of 5.4, even though the user can only select 1-5.
In the second screenshot, the y axis shows a maximum value of 4.2, rather than 5.
It would be great if the y axis showed the real maximum value if the user is choosing from an option set of numeric values.
In other circumstances where they are just inputting their own numeric value, and there is no defined upper or lower limit, then it could show whatever the highest value the user input was.
Hi - is there a workaround to this? Encountering a similar issue whereby I am displaying a consistent data set with values between 0 and 5 but the y axis changes depending on the min and max values, which means depending on the data displayed the bars are showing on different scales!