Why is my Y-axis being ordered top-to-bottom like my screenshot?

Hi I'm running into the issue where the Y-axis on my charts are not be ordered from 0 to whatever percentage they should be. Screenshot:

 

Does anyone know what's going on here? Why isn't the "fun rate" appear high when it's high and low when it's low?

Screenshot 2023-10-30 at 09.47.49.png

0 3 248
3 REPLIES 3

Believe I solved this by adding a type parameter. Kind of nuts that Looker has no means of inferring a numeric value when the param isn't provided.

Are the values actually numerical or string?

They were actually numeric - they were the output of a measure that divided one numeric column over another. Neither of those columns had the type parameter made explicit either.

Top Labels in this Space