Tagged Questions
4
votes
1answer
134 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 ...
8
votes
2answers
292 views
Chart drill-down affordance?
I'm wondering if anyone has any suggestions for improving the usability of chart drill-down?
More specifically, imagine we have a bar chart (or any other visualization) where a user is able to select ...