I’d like to sort values in Y Axis on Visualization.
Currently, Redash has the feature with sort values in X Axis, but Redash does not have Y Axis sort now.
This site is in read only mode. Please continue to browse, but replying, likes,
                        and other actions are disabled for now.
I don’t quite get the usecase. Can you please give an example?
For example:
| name | price | 
|---|---|
| a | 23029 | 
| b | 28973 | 
| c | 3853 | 
| d | 16194 | 
| e | 29262 | 
| f | 15045 | 
| g | 18257 | 
| h | 4419 | 
| i | 13415 | 
| j | 11605 | 
| k | 11920 | 
| l | 9804 | 
I want to show this data graphically like this.
But we have to use
order by to sort Y axis values.Redash has X axis sort feature now, so I think Redash needs to have Y axis sort feature.
Thanks for sharing. 

