-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsec_interaction.tex
More file actions
38 lines (31 loc) · 1.83 KB
/
sec_interaction.tex
File metadata and controls
38 lines (31 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
\begin{table}[H]
\centering
\caption*{\textbf{Appendix B}: Interaction Design}
\label{t2}
\resizebox{\columnwidth}{!}{%
\begin{tabular}{|llllll|}
\hline
%\textbf{Interaction Design} & & & & & \\ \hline
\multicolumn{1}{|l|}{\begin{tabular}[c]{@{}l@{}}\uline{Interaction Selection} - What \\ interaction mechanisms are \\ being used?\end{tabular}}
& \multicolumn{5}{|l|}{
\begin{tabular}[c]{lll}
\Square \ Linked Views & \Square \ Filtering & \Square \ Geometric Zoom \\ %\cline{2-6}
\Square \ Selection & \Square \ Aggregation & \Square \ Pan/Translate \\ %\cline{2-6}
\Square \ Highlighting & \Square \ Semantic Zoom & \Square \ Rotate \\
\end{tabular}
}
\\ \cline{2-6}
% & \begin{tabular}[c]{@{}l@{}}\Square Linked Views \\ \Square Selection \\ \Square Highlighting\end{tabular}
% & \begin{tabular}[c]{@{}l@{}}\Square Filtering\\ \Square Aggregation\\ \Square Semantic Zoom\end{tabular}
% & \begin{tabular}[c]{@{}l@{}}\Square Geometric Zoom\\ \Square Pan/Translate\\ \Square Rotate\end{tabular} & & \\ \cline{2-6}
\multicolumn{1}{|l|}{} & Comments: & & & & \\ \hline
\multicolumn{1}{|l|}{\begin{tabular}[c]{@{}l@{}}\uline{Interaction Effectiveness} - Are \\ the interactions provided highly \\ effective? In other words, does \\ the visualization react in a \\ manner that makes it easy to \\ use or capable of providing rich \\ content?\end{tabular}}
& \multicolumn{1}{l|}{\Square \ \begin{tabular}[c]{@{}l@{}}Missing \\ Key\\ Interactions\end{tabular}}
& \multicolumn{1}{l|}{\Square}
& \multicolumn{1}{l|}{\Square \ Expected}
& \multicolumn{1}{l|}{\Square}
& \Square \ \begin{tabular}[c]{@{}l@{}}Better \\ Than \\ Expected\end{tabular} \\ \cline{2-6}
\multicolumn{1}{|l|}{} & Comments: & & & & \\ \hline
\end{tabular}%
}
\end{table}