kamalkeshavani-aiinside opened a new issue #13427: URL: https://github.com/apache/superset/issues/13427
In pivot table the order of metrics in the chart should be same as the order seen in control panel on left. But when using 'Combine Metrics' option, this does not work. ### Expected results Order of metrics can be changed by user. ### Actual results Order of metrics can not be changed by user. #### Screenshots From examples table birth_names: Order as expected:  Order not as expected with 'Combine Metrics':  #### How to reproduce the bug 1. Create a pivot table with multiple metrics. 2. Change the order of metrics in control panel by drag-&-drop 3. Enable 'Combine Metrics' option from 'Pivot Options'. 4. Change the order of metrics ### Environment (please complete the following information): - superset version: `v1.0.1` - python version: `3.7` - node.js version: `v14.15.5` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are 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. ### Additional context Add any other context about the problem here. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
