Brook,

Not necessarily elegant - but maybe it will give you an idea on how to move forward.

Use a summary-details pattern...
http://www.time-tripper.com/uipatterns/Overview_Plus_Detail

Place one variable in the left column - and then the corresponding datagrid with the other two on the right. Then provide a method for 'rotating' your view of the data; ie: allow you to navigate in the left column via any one of your 3 variables; showing the other 2 in a datagrid on the right.

-shep

On May 21, 2008, at 1:16 PM, Brooke Baldwin wrote:
I'm trying to design a grid display (table of numerical data) that really has a dataset more appropriate for a three-dimensional display. But I'm
constrained to two axis. This is a web application were the user's
preference is to see whole numbers indicating quantity.

________________________________________________________________
Welcome to the Interaction Design Association (IxDA)!
To post to this list ....... [EMAIL PROTECTED]
Unsubscribe ................ http://www.ixda.org/unsubscribe
List Guidelines ............ http://www.ixda.org/guidelines
List Help .................. http://www.ixda.org/help

Reply via email to