Hey there,
Fairly simple, but building a chart based on form submissions. For this use case, we want to represent the level that someone is being promoted into. The way this is represented on the chart element has the "10" before 3, 4, 5, etc. and I cannot figure out how to rearrange this.
Thanks!
Solved
Rearrange chart axis order in Interface Element
Best answer by TheTimeSavingCo
Thanks for the response! This seems to think that 10 < 3 in this, because my Order is by X value and Direction "ascending" - when I go "descending, 10 is the last number.
I'm wondering if it's sorting "alphabetically" instead of numerically? if that makes sense.
The (ugly) workaround I end up using is putting an invisible character in front of stuff so that it looks right:

And so the "1" that you see there is actually " 1". Note that I'm using an invisible character and not a space
Link to base
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

