Questions tagged [comparison]
Comparison is necessary when a user needs to compare and contrast two or more different options before making a choice. Often this is complicated by the options having many characteristics that could be compared.
81 questions
0
votes
1
answer
75
views
Best UI patterns to compare lists of words across 2 to 20+ languages (mobile and desktop)?
For example, this word list comparing ~15 Dravidian languages against a standard set of English words, works reasonably well on Desktop, but I have no idea how to do this optimally on mobile (there ...
1
vote
1
answer
85
views
How can I simplify the visualization of comparative data across two dates and two variables to make it more compact and easier to interpret?
I am working on an analytics dashboard that allows the user to select a specific date among circular charts in the landing page. each chart contains coloring between variable 1 and benchmark of ...
0
votes
0
answers
88
views
Pop up to slider
I have this situation where the iterations (history) of an order are shown in a popup with multi select option for comparison, comparison table is a vertically long table. When I click compare –
Is ...
0
votes
1
answer
152
views
Show two set of dates in a chart for comparison
I'm working on a graph that compares two date ranges, but based on the feedback I received, there's some confusion. It appears that the graph is being interpreted as spanning from January 1 to January ...
1
vote
1
answer
229
views
Compare groups of items
I'm working on a web application allowing users to plan, organize and book an event for a group of people. Users would like to compare and share different options / packages of the event they are ...
1
vote
2
answers
1k
views
Comparing current and historic data, which comes first?
I'm building an interface to report on our accessibility testing, which would compare the current state (ie the most recent set of testing) with a past state (by selected date), but I'm not sure which ...
0
votes
1
answer
248
views
How to compare the scores/scales of SUS and SUMI
I have two products that have been evaluated with two different methods. Product A's usability was evaluated with SUMI and Product B's usability was evaluated with SUS. How do I now compare the ...
1
vote
2
answers
141
views
How to deal with positive and negative signs next to a number in the [-1 , +1] and increment/decrement semantic?
I tried to look up this topic and found something here as a side comment but nothing more.
Context
I need to print a value in the Real numbers [-1,+1] interval.
The Value has a semantic meaning: The ...
4
votes
1
answer
2k
views
How to show both old and new data when editing without using tables?
So I'm designing a page to compare some data without using table. My company wanted to reuse a page that I've designed before to this case as it almost have same flow but not the comparing data case. ...
1
vote
0
answers
125
views
How best to show four previews in a card? [closed]
I have a problem, I need to show the following information in the card for comparing 3D models: a preview of the original model and a preview of its details, a preview of a similar model, and a ...
1
vote
1
answer
122
views
How would you visualize authorization deviation with 90+ rules?
Users can preselect an authorization set (1). And, later on, modify the set. As a user, I want to see how the original authorization set differs from the one I changed. So I can see which ...
2
votes
3
answers
697
views
How to display comparison of two versions of a blog post?
Suppose I develop a blog web application with a blog post editor. The blog posts are stored as JSON files. The web application renders these JSON files to display blog posts with their titles, headers,...
4
votes
1
answer
405
views
What results to display when comparing current and past data?
Working on an analytics dashboard that allows the user to select a recent date range with the option to compare that date range against a previous time period.
Now, let's say they want to see how ...
0
votes
1
answer
123
views
Best placement for action buttons on product comparison page
I'm trying to decide the best place to display action buttons for the user. The user’s main goal is to monitor products in their current and track for better options.
The user is comparing products on ...
0
votes
1
answer
442
views
"Partial" icon in a comparison table
I'm making a table comparing the features in different offerings, using checkmarks and blank spaces to denote whether a feature is available or not. There are a few edge cases where there's partial ...