+ All Categories
Home > Documents > Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Date post: 21-Dec-2015
Category:
View: 217 times
Download: 1 times
Share this document with a friend
Popular Tags:
43
Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card
Transcript
Page 1: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Table Lens

From papers 1 and 2

By Tichomir Tenev, Ramana Rao, and Stuart K. Card

Page 2: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Overview

Uses focus+Context apporach Context elements are represented graphically Focus elements have text and graphic

display

Page 3: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 4: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Advantages

Increases viewable portion of table by 100 times

Ease of Navigation Ease of Exploration

Page 5: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Table Lens Focal Technique

Mutates layout of table Does not bend any rows or columns

Page 6: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 7: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Distortion Function Framework DOI function: item -> value. Value indicates

level of interest DOI function controls how available space is

allocated among items

Page 8: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

DOI in Table lens

DOI maps cell address to interest level 2 of them, one for each dimension

Page 9: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 10: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Manipulation of Focus Operations Zoom- changes amount of space to focal

area Adjust- changes amount of contents viewed

within focus area Slide- changes location of focus area within

the context

Page 11: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 12: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

User manipulation

Clicking at upper left corner- zooms all cells Touching any region in context will slide

current focus to that location Grasping focus slides focus to that location

Page 13: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Results

Apply data to baseball stats of 323 rows by 23 columns (7429 cells)

Display whole table on screen at one time

Page 14: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 15: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 16: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Paper #2 Design 1 Nesting Focal Levels Space allocated to each element is

dependent on the focal level of element 2 foci, Primary focus always inside region of

secondary focus 2ndary focus used for coarse navigation Primary used for finer navigation

Page 17: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 18: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Design II Controlling focal spans Space allocated per data element dependent

on focus level and parameter specified by user

Primary focus elements may vary in size Spatial map at any time depends on History

of user interaction

Page 19: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Conclusion

Felt design 2 was the better design.

Page 20: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 21: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Disadvantage

Works only for data tables which have have <= number of entries as pixel rows and each column has enough pixels wide to accommodate variables.

Paper #2 discusses how to improve it

Page 22: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Polaris: A System for Query, Analysis and Visualization of Multi-dimensional Relational DatabasesChris Stolte and Pat Hanrahan

Standford University

Page 23: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Polaris

Interactive exploration of large multi-dimensional databases

Expressive set of graphical displays Uses tables to organize multiple graphs on a

display

Page 24: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Relational databases

Each row in table = basic entity (tuple) Each column represents a field Fields can be ordinal, or quantitative

Page 25: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 26: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Visual Specification

Is the configuration of the fields of the tables on shelves

User does this by dragging and dropping fields onto shelves

Page 27: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Visual Specification

Mapping of data sources to layers # of rows, columns, and layers, and relative

order Selection of tuples from the database Grouping of data within a pane Type of graphic displayed in each pane Mapping of data fields with retinal properties

Page 28: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Table Algebra

Used to specify table configurations. Dragging and dropping implicitly does it

Operands are the names of the ordinal and quantitative fields of database

Operators (concatenation, cross, nest)

Page 29: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 30: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Types of Graphics (Ordinal- Ordinal) Axis variables are independent of each other

R represents the fields encoded in the retinal properties of the marks

Following slide shows sales and margin as a function of product type, month and state for items sold by coffee chain

Page 31: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 32: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Ordinal-Quantitative Graphics Bar charts, dot plots, Gantt chart Quantitative variable is dependent of ordinal

variable

Figure 6c shows a case where a matrix of bar charts is used to study several functions of the independent variables product and month

Page 33: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 34: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Quantitative-Quantitative Graphics Discover causal relationships between the

two quantitative variables.

Figure 3e shows how flight scheduling varies with the region of the country the flight originated.

Page 35: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 36: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Visual mappings

Encoding different fields of the data to retinal properties

Shape, Size, Orientation, Color Used in the ordinal to ordinal example

Page 37: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Generating Database Queries

1. Selecting the Records

Page 38: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Generating Database Queries

2. Partitioning the records into pains Putting retrieved records in their corresponding

pane

Page 39: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Generating Database Queries

3. Transforming Records within the Panes If aggregation, it is done here

Page 40: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Results

Cut expenses for a national coffee store Create table of scatterplots showing

relationship between marketing costs and profit (Figure 6a)

Notice trend; certain products have high marketing costs with no or little profit

Page 41: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.
Page 42: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Results

Used linked displays to determine that in New York several products are offering very little return despite high costs

Creates bar chart for products in New York

Page 43: Table Lens From papers 1 and 2 By Tichomir Tenev, Ramana Rao, and Stuart K. Card.

Future Work

Exploring interaction techniques for navigating hierarchical structures of mulit-dim databases

Use selected mark in one display as the data input to another


Recommended