fdzuJ commented on issue #13792: URL: https://github.com/apache/superset/issues/13792#issuecomment-1531430255
> Okay, makes sense, could you explain what is "dimensions are still sorted alphabetically" and what you want? Exactly the same as original issue. I've got metric in 4 categories (in example they are 17, 18, 19 and 20). But in stacked bar chart I want them to appear in order 19, 20, 17, 18. Here is "SORT BY" clause I use:  And here is resulting chart still sorted alphabetically:  -- 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]
