sfirke opened a new pull request, #30254: URL: https://github.com/apache/superset/pull/30254
### SUMMARY Users sometimes don't understand the field with the ambiguous name "Sort By". For instance, in https://github.com/apache/superset/issues/30238 someone expected it would govern the order of the bars along the axis. Other times they think it will sort the order of series on a dimension field. These two kinds of sorting have more clearly-named fields; this "Sort By" sorts the underlying data which is relevant only in the case where a row limit or series limit is reached. This PR renames that field from "Sort By" to "Data Limit Sort By". ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF **BEFORE**  **AFTER**  -- 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]
