Tagged Questions
2
votes
2answers
38 views
Interaction model for hierarchical selection
For a line chart, I would like the user to be able to drill-down and look at how specific groups are fairing over time. First, there is the selection of dimension and then groups within that ...
6
votes
4answers
154 views
I want to group countries on a map into different mutually exclusive groups. What is the best interactive way to achieve this?
I am in a process to create an interactive map which displays sales of a product by region. Based on the data shown there is a possibility that I may find similarities between a few regions and want ...
45
votes
18answers
2k views
How can I keep up-to-date with the latest thinking about designing complex, rich applications?
I am designing a very complex eco-system of apps.
I like to make sure I am up-to-date with the latest thinking, research and trends in app and UI/UX design. I find that there are many great articles, ...
4
votes
1answer
130 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 ...
5
votes
2answers
339 views
UXD Methodology - Best practices for identifying a Global Navigation Toolbar implementation
I am part of a large webapp project, but a small UX team (we just went from 1 to 2, a few weeks ago). We were brought in terribly late in the process, to the point where there was literally no chance ...
4
votes
4answers
278 views
A portfolio of … text? (Information Visualization Challenge)
I'm trying to build a portfolio template for a writer's portfolio, and I'm having trouble finding an effective way to present so much text. Most portfolio sites have the benefit of (hopefully) ...
16
votes
13answers
938 views
How to build a budgeting interface (sum of items must equal 100)?
I'm trying to build a visual web interface where users can distribute a budget over some (varying) number of items. For example, if the budget is 100 points, I might allocate:
50 points to 'Apples'
...
4
votes
1answer
290 views
Comparing data with two sets of dates
Has anyone seen an interface that allows users to select two different sets of dates to compare data? And then the corresponding data in tables and/or graph form?
6
votes
2answers
187 views
guidelines for creating interactive visualisations for the exploration of datasets?
Does anyone know any guidelines in creating interactive visualisations for the exploration of datasets?
I can find lots of material on why particular instances are good or bad, but the actual design ...