Teaching:TUW - UE InfoVis WS 2008/09 - Gruppe 03 - Aufgabe 2: Difference between revisions

From InfoVis:Wiki
Jump to navigation Jump to search
No edit summary
(Entered References)
Line 12: Line 12:
=== Numbers & Alignment ===
=== Numbers & Alignment ===


Columns contain data with a variying number of decimal digits which disrupts the visual structure of the columns in form of creating ragged edges on the right of a column.
Columns contain data with a varying number of decimal digits disrupt the visual structure of the columns in form of creating ragged edges on the right of a column.


* To facilitate comparison of numbers in columns and to preserve the visual structure of columns (''Gestalt principle of enclosure'') numbers have now equal number of decimal digits with same alignment down the columns. The column headers have also been aligned with the associated data.
* To facilitate comparison of numbers in columns and to preserve the visual structure of columns (''Gestalt principle of enclosure'') numbers have now equal number of decimal digits with same alignment down the columns. The column headers also have been aligned with the associated data.




Numbers occur with variying numeric precision.
Numbers occur with varying numeric precision.


* A numeric precision level of 5 decimal digits has been set to not exceed information with too excessive level of precision.
* A numeric precision level of 5 decimal digits has been set to not exceed information with too excessive level of precision.
Line 30: Line 30:
The arrangement of the rows ''Comp'' and ''Impu'' isn't handy to recognize that there is less difference between ''Full'' and ''Impu'' than between ''Full'' and ''Comp''.
The arrangement of the rows ''Comp'' and ''Impu'' isn't handy to recognize that there is less difference between ''Full'' and ''Impu'' than between ''Full'' and ''Comp''.


* Therefore the rows have been arranged in such order to help to be more easily unterstood. The row ''prop'' has been placed above the row ''CR''.
* Therefore the rows have been arranged in such order to be unterstood more easily. The row ''prop'' has been placed above the row ''CR''.


=== Sorting ===
=== Sorting ===
=== Title & SubHeaders ===
=== Title & SubHeaders ===


Line 38: Line 40:
== Corrected Table ==
== Corrected Table ==
[[image:table5.png|600px]]
[[image:table5.png|600px]]
== References ==
*[Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.
*[Wallace, 2004]: Rosa Wallace, Designing Tables, NC State University LabWrite Resources, 2004.
[http://www.ncsu.edu/labwrite/res/gh/gh-tables.html http://www.ncsu.edu/labwrite/res/gh/gh-tables.html]


== Links ==
== Links ==

Revision as of 12:54, 21 November 2008

Aufgabenstellung

Beschreibung der Aufgabe 2

Zu beurteilende Tabelle

Critics & Changes

White space

Arrangement

Numbers & Alignment

Columns contain data with a varying number of decimal digits disrupt the visual structure of the columns in form of creating ragged edges on the right of a column.

  • To facilitate comparison of numbers in columns and to preserve the visual structure of columns (Gestalt principle of enclosure) numbers have now equal number of decimal digits with same alignment down the columns. The column headers also have been aligned with the associated data.


Numbers occur with varying numeric precision.

  • A numeric precision level of 5 decimal digits has been set to not exceed information with too excessive level of precision.

Descriptions

The abbreviated row headers Comp and Impu are not consistent with the title and are not convenient describing the use of CRs only and the proposed method.

  • The use of the abbreviations CR to describe the use of CRs only and prop to describe the proposed method link to the used methods in a more intuitive manner.


The arrangement of the rows Comp and Impu isn't handy to recognize that there is less difference between Full and Impu than between Full and Comp.

  • Therefore the rows have been arranged in such order to be unterstood more easily. The row prop has been placed above the row CR.

Sorting

Title & SubHeaders

Corrected Table


References

  • [Few, 2004]:Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten, Analytics Press, 2004, Chapter 8 - Table Design.
  • [Wallace, 2004]: Rosa Wallace, Designing Tables, NC State University LabWrite Resources, 2004.

http://www.ncsu.edu/labwrite/res/gh/gh-tables.html

Links