UpTownCat commented on issue #4304: Add customized sort column at time series chart URL: https://github.com/apache/incubator-superset/pull/4304#issuecomment-361486812 When I need to export time series chart to csv file, I found I could not sort by specified column from metrics. The default sort column is the first column at metrics, even if I selected another column. So I change some code and accept the specified sort column from front end. After that, the default sort column is date column if user does not specified sort column, and user can specified sort column whatever he wants from metrics when he needs to export csv file
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
