Skip to main content

Questions tagged [drilldown]

1 vote
2 answers
368 views

How to visually and interactively represent deeply nested physical objects?

I'm in the process of trying to represent storage of physical items in potentially complex, deeply nested locations, let's say up to 5 levels deep. We want to do this in a visual way that approximates ...
Mattynabib's user avatar
  • 3,756
0 votes
2 answers
164 views

What's an intuitive way to reset drill down charts to their default state?

I'm building a drill-down chart flow that has two graphs that work together On the left, the bar graph has a list of locations and their temperatures. On the right, there's a temperature timeline of ...
Blue Ocean's user avatar
  • 10.8k
1 vote
2 answers
294 views

How would you design a three stage bar chart drill down?

I'm designing a drill-down chart for management to analyze heat trends that are impacting their staff across multiple factories. The images show the intended flow in which they would be using the ...
Blue Ocean's user avatar
  • 10.8k
2 votes
1 answer
136 views

Schedule on Mobile. To drill down or not to drill down?

One aspect of the app I am working on is an employee schedule. The main functionalities are to include an employee's schedule for the current day and the next 7 upcoming days. The information to be ...
Isabelle 's user avatar
3 votes
2 answers
6k views

Multi-level Selection Dependent Inputs

I am working on a complex genomic research software (yes, scientists are also humans and deserve human UX) and we are streamlining our search. It has quite a few self-exclusive filters, which we are ...
Maxim Zavadskiy's user avatar
1 vote
4 answers
2k views

How should you design drill-down and move-up in data visualization

I have a chart which is showing information from a data-tree. Root is a big circle where the user can see children as smaller circles inside it. based on the space available, the user may see more ...
n00b's user avatar
  • 113
1 vote
1 answer
173 views

Mobile menus does it matter which pattern you use

Ive been looking at different types of mobile menus systems/patterns and notice three main ones being used, Off canvas, drill-down or accordion. Is there a rule to which one you should use or is it a ...
Bjarni's user avatar
  • 151
3 votes
2 answers
314 views

Best way to make correlation between selection and drilldown panel?

I'm trying to make evident the correlation between the selection of a main table and it's drilldown panel. When you open the page, you see just the first panel. Once you click one of the table rows, ...
Fez Vrasta's user avatar
0 votes
1 answer
96 views

Does a different behaviour need different visual design?

in a form i'm making, a user needs to select a certain service level agreement. To select the right one the user can first define a couple of parameters like company, customer, contactperson,... For ...
continuous's user avatar
2 votes
3 answers
458 views

How do I best use a drilldown in a particular wizard screen?

I'm creating a wizard with multiple steps and quite a lot of data to fill in. In one of those steps the user has the possibility to drill down to another screen, let's say options. He doesn't need to ...
continuous's user avatar
3 votes
1 answer
3k views

How to handle the Drill Down Navigation for Responsive Application on Mobile?

I am working on a Responsive Web App. It provides summary across different verticals. To view details of a vertical user can drill down. So far the drill down goes till level 5. The Navigation for ...
Sumi's user avatar
  • 381
3 votes
1 answer
348 views

Selecting a folder in a drilldown / column view

In my web app, I'm looking to allow users to select 'folders' from their filesystem which will then be stored and scanned to build a library of media files. But I'm having trouble designing an ...
bento's user avatar
  • 133
1 vote
3 answers
511 views

Combining UITab Bar with Drill Down in iOS

I am designing an iOS app which helps real estate investors evaluate the repair cost of a property. I am playing with the idea of using a tab bar splitting the app into 4 sections along with a drill ...
ChemDev's user avatar
  • 197
6 votes
1 answer
1k views

How would you design a two stage bar chart drill down?

A common design pattern I've used is using a horizontal bar chart to visualize numeric data about a series, and a click through drilldown that discloses a pane with more detailed information about the ...
Etan Lightstone's user avatar
10 votes
1 answer
8k views

Which design pattern is the best option for drilling down into data?

I have quite a large dataset which I need to display to end users. These data are grouped by super group, medium group and junior group. Medium groups are children of super groups, and junior groups ...
Jue's user avatar
  • 101

15 30 50 per page