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**
   
![image](https://github.com/user-attachments/assets/217fc02f-139e-40ce-af17-d2b45e5273cc)
   
   **AFTER**
   
![image](https://github.com/user-attachments/assets/df524ff0-2b2d-4aed-8d47-a3313bbd25de)
   


-- 
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]

Reply via email to