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

From InfoVis:Wiki
Jump to navigation Jump to search
No edit summary
(Insertig Improvements and Criticism, changing optimized table)
Line 5: Line 5:
=== Criticism ===
=== Criticism ===


* Grid störend
* Grid makes the data harder to read when scaning throug the colums and rows because it breaks up the data.
* Spaltenabstand zu niedrig
* The Border around the table is not needed since there is enough space around the table
* Zeilenabstand etwas zu niedrig
* Rows and columns in the body stand to close togehter
* Prozentzeichen bei Prozentzahlen
* Text in the table is not aligned properly. Numbers should be aligned to the right because this makes them easier to read. The other Text not holding numbers such as the columns holding "Analyte" and "Units" should be aligned to the left
* micro mit µ abkürzen
* Numbers are not in a consistent form. They have a different amount of digits after the decimal point. Other numbers are expressed in an exponential form
* Zahlen eines Merkmals mit gleicher Anzahl an Kommastellen
* The percent sign is missing for every percentage value
* Exponentialdarstellung bei Zahlen unübersichtich (und wenn, dann mit gleichem Exponenten)
* Zahlen mit Tausenderpunkt darstellen
* Text linksbündig schreiben
* Spalten und Zeilen tauschen?
* Spalten und Zeilen tauschen?
* Units ans Ende der Tabelle?
* Units ans Ende der Tabelle?
* statt dpm/g lieber dpm/kg?
* statt dpm/g lieber dpm/kg?
* Tk50-HTK- zusammenfassen?


== Optimized Table ==
== Optimized Table ==


[[Image:wilmarth08_new.jpg]]
[[Image:Wilmarth08_new2.jpg]]


=== Improvements ===
=== Improvements ===
* Remove the grid. Use only a line to separate the header from the body
* Remove the border around the table
* Increase space between Rows and Columns
* Use categorical subdevision for TK50-HTK
* Separating the rows by shading them with a light gray.
* Add a point after three whole number digits
* Bring the numbers in a unique form. All numbers have the same amount of digits after the decimal point
* Align all numbers to the right and the other text to the left
* Add a percent sign to the right of every percentage value
* Write µg instead of microg


== Links ==
== Links ==

Revision as of 13:58, 19 November 2008

Original Table

Criticism

  • Grid makes the data harder to read when scaning throug the colums and rows because it breaks up the data.
  • The Border around the table is not needed since there is enough space around the table
  • Rows and columns in the body stand to close togehter
  • Text in the table is not aligned properly. Numbers should be aligned to the right because this makes them easier to read. The other Text not holding numbers such as the columns holding "Analyte" and "Units" should be aligned to the left
  • Numbers are not in a consistent form. They have a different amount of digits after the decimal point. Other numbers are expressed in an exponential form
  • The percent sign is missing for every percentage value
  • Spalten und Zeilen tauschen?
  • Units ans Ende der Tabelle?
  • statt dpm/g lieber dpm/kg?

Optimized Table

Improvements

  • Remove the grid. Use only a line to separate the header from the body
  • Remove the border around the table
  • Increase space between Rows and Columns
  • Use categorical subdevision for TK50-HTK
  • Separating the rows by shading them with a light gray.
  • Add a point after three whole number digits
  • Bring the numbers in a unique form. All numbers have the same amount of digits after the decimal point
  • Align all numbers to the right and the other text to the left
  • Add a percent sign to the right of every percentage value
  • Write µg instead of microg

Links