Tagged Questions
-1
votes
1answer
242 views
What is a good icon for sorting reddit links? [closed]
In a Reddit client for iOS I'm writing, the user must be able to sort links by popularity, creation date, score and controversial.
The user must tap a button to get to a sheet allowing him/her to ...
2
votes
4answers
570 views
Icon for ascending-descending sort [closed]
I'm trying to come up with two icons to represent ascending-descending sort order which would allow the user to sort the members ('bars') of a chart/visualization.
The control will be a toggle ...
4
votes
2answers
237 views
I want to let the user toggle a column heading to sort a grid by a date field. How can I make ASC/DSC intuitive?
I want to let the user toggle a column heading to sort a grid by a date field.
How can I make the ascending/descending dichotomy intuitive?
EDIT: I was looking for date-column specific solutions.