lyckety opened a new issue, #20609: URL: https://github.com/apache/superset/issues/20609
Good afternoon! I have a dataset that describes how many steps a person has taken at a time. I build a stackable bar chart from this data so that I can see how many steps a certain person took in an hour. I'm having difficulty with a stackable column. I would like to sort inside a column of people not alphabetically, but by number of steps taken. For example, a person named "John" has walked the most and should be at the top of the column.  Is it possible to sort group by name within a stackable column? To build a chart I use "Time-series Bar Chart v2" I would be very grateful for your help and advice. -- 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]
