Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have bar chart where I am showing total records count as first bar and other bars showing count of the other categories .As Total bar is having values in Millions and other bar having small values so it is not visible on the bar chart so my requirement is to show all the bar at some extent height. Any one please suggest how to set the axis so that all bar should be visible on the bar chart.
It is not working when I set min as 0.
Hi,
It's simply not possible to do this because your values are to low..
The only way to fix this, is to take maybe the average with: Avg(Quanitity) as your Max Range in your Y-Axis settings.
Jordy
Climber