Skip to main content

Hi, does anyone know how to make 50 the baseline for the y-axis as opposed to 0?

Visually, it would look as if the x-axis is intercepting the y-axis at 50 and values below 50 would produce a bar below the x-axis line.

Thanks

 

Change the baseline of the y-axis to a non-zero value

3 respuestas
  1. 4 sept 2024, 16:19

    Hey @devante wallace​, I may be misunderstanding your goal/need here, but for this I would recommend adding a reference line at 50 instead of changing the axis range. If you change the axis range you will lose all of the values below 50, whereas if you use a reference line you would see them in the view still.

    I'm attaching an example. In my example, I also wrote a calculation that I added to the Color shelf of the bars so that if a value falls below the reference line it becomes a different color.

0/9000