rusackas commented on issue #31696: URL: https://github.com/apache/superset/issues/31696#issuecomment-2581294128
I'm not sure I'm understanding the question right now... if you're trying to get 1a, 1b, 10a, 10b, 2a, 2b, etc to be in numerical order on the X axis, I don't know a great way to do that. Alphabetical order would work if you could add leading zeros. Then it'd be 01a, 01b, 02a, 02b, ..., 10a, 10b. If you're asking where the "Force Categorical" checkbox is, it appears right below the X axis input, if you add a numeric column there: <img width="315" alt="image" src="https://github.com/user-attachments/assets/b326c89e-b98c-4515-a078-044d7996af4d" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
