Make sure these boxes are checked before submitting your issue - thank you!
- [x ] I have checked the superset logs for python stacktraces and included it here as text if any - [x ] I have reproduced the issue with at least the latest released version of superset - [x ] I have checked the issue tracker for the same issue and I haven't found one similar ### Superset version 0.26.2 ### Expected results the bar can order by other metrics, not just the default `sum_active_days_user` metrics. and when I change the sort by, the graph should render it out. ### Actual results   ### Steps to reproduce 1. create new charts 2. select a datasource 3. visualization type : `Time Series - Bar Chart` 4. config the metrics, group by 5. modify the sort by to different metrics and no mater how you change the `sort by`, in the `View Query`, the `ORDER BY` is unchanged. [ Full content available at: https://github.com/apache/incubator-superset/issues/5927 ] This message was relayed via gitbox.apache.org for [email protected]
