<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://infovis-wiki.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=UE-InfoVis0607+0304333</id>
	<title>InfoVis:Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://infovis-wiki.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=UE-InfoVis0607+0304333"/>
	<link rel="alternate" type="text/html" href="https://infovis-wiki.net/wiki/Special:Contributions/UE-InfoVis0607_0304333"/>
	<updated>2026-05-01T17:43:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_4&amp;diff=18600</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_4&amp;diff=18600"/>
		<updated>2008-01-04T13:19:38Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Application Area ==&lt;br /&gt;
The temporal change of laboratory values obtained by blood examinations needs to be analyzed.&lt;br /&gt;
&lt;br /&gt;
=== Data ===&lt;br /&gt;
A patients blood can be examined several times. Each time, a certain set of attributes - like cholesterol or glucose - can be evaluated. Every attribute takes a discrete value and has its own unit, for example the unit for cholesterol is mg/dl. So we have 2-dimensional data, with a temporal dimension, that is hierarchically grouped by patient.&lt;br /&gt;
&lt;br /&gt;
The non-critical range of values an attribute can take is known. Therefore each value can be either critical or normal. Each attribute has a lower (which can be 0) and upper boundary defining the range of normal values. Sometimes, no boundaries are specified.&lt;br /&gt;
&lt;br /&gt;
=== Target Group ===&lt;br /&gt;
The data needs to be evaluated by physicians or nurses. They basically need to be able to see if the laboratory values are normal or critical. They also need to track changes over time, for instance to see if a certain therapy yields the desired effect. Furthermore it may be interesting to compare specific values and their change over time between a number of patients. It doesn&#039;t make sense to compare the different attribute&#039;s values to each other, but since physicians and nurses are very busy it is necessary to see them all at once to quickly scan the whole data set for interesting or possibly critical values.&lt;br /&gt;
&lt;br /&gt;
=== Goals ===&lt;br /&gt;
To guide our design, we first define use cases we want to support and order them descending by priority (most important first).&lt;br /&gt;
&lt;br /&gt;
==== Evaluate New Blood Examination Values ====&lt;br /&gt;
A blood examination has taken place and the user wants to quickly check the results. This can yield to the following:&lt;br /&gt;
* Everything is fine. The neither the system nor the user detects something critical. The user can go and make a coffee break or be very cautious and analyze the values in detail.&lt;br /&gt;
* The system detects a critical value and presents it accordingly to the user. The user can either draw conclusions immediately or analyze the values in detail.&lt;br /&gt;
* The user detects a possibly critical or interesting value, which needs to be analyzed in detail. The possibilities here are manifold: The user may needs to compare different attributes as well as patients or historical values as well as any combination of these. In other words, exploration must be easy and should be encouraged.&lt;br /&gt;
&lt;br /&gt;
==== View Blood Examination History ====&lt;br /&gt;
The user can gain more insights from laboratory values when examining them in comparison to historical values. This is part of a detailed analyzation and therefore the system does not need to give an overview of the history of all attributes at once, but rather lets the user choose single or multiple attributes to examine in detail and possibly compare over time.&lt;br /&gt;
&lt;br /&gt;
==== Compare Patients ====&lt;br /&gt;
It may be interesting to compare the laboratory values of two or more patients. This can be done for specific laboratory values at a given moment or for a given interval.&lt;br /&gt;
&lt;br /&gt;
== Design ==&lt;br /&gt;
[[Image:blood_examination1.png]]&lt;br /&gt;
[[Image:blood_examination.png]]&lt;br /&gt;
&lt;br /&gt;
The user interface is divided into 4 parts:&lt;br /&gt;
=== Patients ===&lt;br /&gt;
The user chooses at least one patient to look at. If more than one is chosen, one of them is the &#039;&#039;primary&#039;&#039; patient, which is to be compared with the other patients. By clicking on a patient, it can be made the primary one.&lt;br /&gt;
&lt;br /&gt;
=== Timeline ===&lt;br /&gt;
The timeline represents the interval between the first and the last blood examination of the primary patient. Each blood examination is depicted by a vertical line. One of the blood examinations can be selected by dragging the white triangle near its position in the timeline. The selected blood examination is also highlighted by a longer vertical line that also establishes a connection to the &#039;&#039;History View&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The timeline can also act as a range slider with two handles to reduce the displayed interval in the &#039;&#039;History View&#039;&#039;, although this is only necessary if the number of blood examinations exceeds a certain limit.&lt;br /&gt;
&lt;br /&gt;
=== Single Blood Examination View ===&lt;br /&gt;
This view displays the examination selected in the timeline. To present the results of a blood examination at a given point in time and make a quick evaluation of all attributes at once easy, we use a &#039;Parallel Coordinates&#039; visualization. Here, the values of the different attributes are normalized between the specific lower and upper boundaries of each attribute. This helps the user to quickly spot the normalcy of a whole set of laboratory values - the straighter and more centered the line is, the better the blood values are. To make the distinction between critical and normal values clear, the background of the normal range is different from the background of the critical range. This support can be enhanced by adding points to each connection, where its size reflects the criticality of the given value. The point can also turn red, when the value lies outside the non-critical range. When no critical range is specified, the visual distinction should be omitted, the line should be drawn to the center but the value must be highlighted to draw attention and encourage further examination.&lt;br /&gt;
&lt;br /&gt;
The view can be configured to also display a certain number of blood examinations in history, e.g. the last 3 blood examinations before the selected one. The older the examination is, the thinner and more transparent its representing line gets. This gives the visualization a spatial look and supports tracking changes over time.&lt;br /&gt;
&lt;br /&gt;
The view can display more than one patients, where each patient is identified by a unique color. The primary patient is highlighted and displayed above the other patients. As the dates where blood examinations have been conducted can vary between patients, the test results must be selected for each patient. The default values to display may be the values of the latest blood examination. The displayed test can be selected by clicking on a patient thus making her the primary patient and moving the triangle in the timeline to the desired date. Another possibility is to simply click one of the lines representing a blood examination before the selected test. When the selected test of the primary patient is changed, the selected tests of all other patients stay the same, of course. &lt;br /&gt;
&lt;br /&gt;
Attributes can be reordered by drag and drop, to enable the user to place desired attributes side-by-side for easier comparison.&lt;br /&gt;
&lt;br /&gt;
Attributes can also be highlighted to display detailed information about its value, upper and lower boundary for normal values and its midpoint.&lt;br /&gt;
&lt;br /&gt;
Attributes with missing values are highlighted using red color to draw attention.&lt;br /&gt;
&lt;br /&gt;
=== History View ===&lt;br /&gt;
When the history of conducted blood examinations needs to be examined, the &#039;&#039;History View&#039;&#039; can be made visible by clicking the disclosure triangle on the left side of each attribute. After clicking the triangle a little animation starts. The bar (in this case with two values) is copied, turned vertical and all the additional values are added from the left and the right side, to make it easier to recognize the now different dimension of the data.&lt;br /&gt;
&lt;br /&gt;
The History View is basically a line graph where the x-axis represents the time selected in the timeline and the y-axis the laboratory values. As in the Single Blood Examination View the non-critical range of values is optically separated from the critical range. In addition, labelled vertical lines partition the y-axes and help determining unlabeled values. Light vertical lines are drawn for each blood examination of the primary patient.&lt;br /&gt;
&lt;br /&gt;
The selected blood examination displayed in the Single Blood Examination View and selected in the timeline is highlighted by a strong line which can be dragged to change the selected blood examination. The actual value of the selected attribute is also displayed.&lt;br /&gt;
&lt;br /&gt;
Lines depicting the values of non-primary patients can be dragged to compare them with the selected blood examination of the primary patient.&lt;br /&gt;
&lt;br /&gt;
=== Visualization Controls ===&lt;br /&gt;
The visualization can be modified here. The user can set the number of tests to display in the detail view. Furthermore, the attributes can automatically be sorted by name or criticality.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01|Gruppe 01]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Blood_examination1.png&amp;diff=18599</id>
		<title>File:Blood examination1.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Blood_examination1.png&amp;diff=18599"/>
		<updated>2008-01-04T13:12:49Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: New page: == Summary ==  == Copyright status ==  == Source ==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_4&amp;diff=18581</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_4&amp;diff=18581"/>
		<updated>2008-01-03T16:52:14Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Sollte im History View die X-Achse nicht beschriftet sein? Ich mein es ist klar, dass es sich bei dem markierten um den aktuellen Wert handelt aber zumindest Anfang und Ende der Achso sollten ein Datum haben damit man den ungefähren Zeitramen kennt.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Diese Daten sind oben in der Timeline angezeigt. Aber wenn du meinst, dass das nicht so optimal ist weil es zu weit weg ist von der Visualisierung, muss ich dir recht geben. Trotzdem bin ich recht zufrieden damit und würde die Daten nur ungern doppelt anzeigen. Ich weiß nicht - hast du vielleicht eine bessere Idee?&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Vielleicht könnte man noch dazuschreiben, dass es eine kleine Animation gibt wenn man den History View öffnet das sich der Balken mit den (in diesem Fall zwei Punkten) nach unten verschiebt, in die vertikale dreht und dann von links und rechts die Werte der vorigen und späteren Messungen dazukommen? (würde vielleicht ein bisschen helfen die andere Dimension klarer zu machen)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Hmm...das klingt auf jeden Fall sehr gut. Ich bin einverstanden.&#039;&#039;&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18555</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18555"/>
		<updated>2008-01-02T19:01:30Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: Betonung: in this chart&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Poor Graphic  ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
[[Image:Aussenhandel.jpg]] &lt;br /&gt;
Außenhandel Deutschlands mit den Reformländern Mittel- und Osteuropas&lt;br /&gt;
&lt;br /&gt;
== Review ==&lt;br /&gt;
=== Highlighting ===&lt;br /&gt;
* Data should be highlighted to give them a voice that comes through loudly and clearly, without distraction. Here, the background is massively distracting from the data.&lt;br /&gt;
* I&#039;d say the data-ink ratio is only 0.1, as the data covers about 30% of the graphic and is much lighter than the background. The data must be highlighted (e.g. by increasing the color intensity), therefore the background must be de-emphasized, if not removed at all.  The data must stand out.&lt;br /&gt;
* The supporting component &#039;&#039;in Milliarden DM&#039;&#039; must be emphasized too, because its essential for the understanding of the numbers.&lt;br /&gt;
* The actual countries are summarized with &#039;&#039;Reformländer Mittel- und Osteuropas&#039;&#039; which is good, because it reduces data-ink that isn&#039;t needed at first. Still, the summary is pretty long.&lt;br /&gt;
* The borders and 3D effect of the bars add no value, but boost visual noise.&lt;br /&gt;
* Interfering boxes arround the years &lt;br /&gt;
* Bad hue difference of the bars&lt;br /&gt;
* No additional coding scheme, distracting &amp;quot;Import/Export&amp;quot; text inside the bars of the year 1997&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Nur die 1997er Balken sind beschriftet, die anderen jedoch nicht, was für Verwirrung sorgen kann. Daher wäre ein Zeichenschlüssel (Legende) angebracht.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Organization ===&lt;br /&gt;
* The visualization should be organized to lead readers through the contents in a manner that promotes optimal understanding. The organization in this graph is chaotic. What do the numbers mean? &lt;br /&gt;
* What does the left, what does the right bar mean? Information that answers these questions scattered in an unorganized way.&lt;br /&gt;
* The bars are grouped nicely by year using &#039;&#039;proximity&#039;&#039; and by trading type using &#039;&#039;similarity&#039;&#039; of background colors. However, the colors could be more distinguishing. Furthermore, I believe (but have no scientific material to prove this) that the graph would be easier to interpret, if the &#039;&#039;Import&#039;&#039; and &#039;&#039;Export&#039;&#039; bars would be swapped, so that the smaller bars are on the left side. This would better emphasize the rising character of the trade in general in addition to the fact that exports are higher than imports in this chart.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Sehr gute Beobachtungen, mit einer Ausnahme: ich würde nicht behaupten, dass Exporte immer höher sind als Importe. Das mag auf einige Länder Westeuropas durchaus zutreffen, aber im Allgemeinen würde ich das nicht sagen.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Most of the elements are prioritized and sequenced correctly: The title on the top center, the bars centered, the years beyond the bars, the volume in the bars, and the actual countries on the bottom. In contrast, the &#039;&#039;in Milliarden DM&#039;&#039; is quite important and must be presented in a more prominent way (but not too prominent - possibly as an under-title). The labels &#039;&#039;Import&#039;&#039; and &#039;&#039;Export&#039;&#039; must also be easier to comprehend, e.g. by placing a legend on the top left side of the graph. Vertical orientation of text should generally be avoided.&lt;br /&gt;
* The years are properly sequenced from left to right.&lt;br /&gt;
* The accuracy of the numbers seems to high and should be reduced to remove unnecessary details and support clarity.&lt;br /&gt;
* Missing base line of the bars&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Ein Element fehlt auch noch in der Grafik: es gibt keine Basis / Grundlinie auf der die Balken stehen, was nach S. Few für vertikale Balken erforderlich ist, denn ansonsten kann der Eindruck entstehen, dass die Balken in der Luft schweben.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Required Text ===&lt;br /&gt;
* Everything is here, though it&#039;s not always properly communicated, as mentioned above.&lt;br /&gt;
&lt;br /&gt;
== Redesign ==&lt;br /&gt;
[[Image:Aussenhandel_redesign.png]] &lt;br /&gt;
&lt;br /&gt;
If it is feasible to change the type of chart, I would recommend to use a line chart, as it is easier to compare the values with this type of representation and the legend can be eliminated by labeling each line.&lt;br /&gt;
&lt;br /&gt;
[[Image:Aussenhandel_redesign2.png]] &lt;br /&gt;
&lt;br /&gt;
==Improvements==&lt;br /&gt;
&lt;br /&gt;
* No visual noice&lt;br /&gt;
* Clear, short title&lt;br /&gt;
* High data-ink ratio&lt;br /&gt;
* Reader sees the stable growth&lt;br /&gt;
* No distracting background, all important information on the first view&lt;br /&gt;
* Contrast of import/export bars&lt;br /&gt;
* Grouped, prioritized  data&lt;br /&gt;
* Additional data outside the scope&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Das Redesign ist wirklich sehr gut gelungen; auch die Farbwahl ist gut. Allerdings sollte zur besseren Übersicht eine Y-Achse in die Grafik integriert werden. Dabei können durchaus subtil eingesetzte horizontale Gridlines zum Einsatz kommen.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01|Gruppe 01]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_4&amp;diff=18554</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_4&amp;diff=18554"/>
		<updated>2008-01-02T18:55:55Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: erste version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
&lt;br /&gt;
Aufgabe ist das Design einer interaktiven Visualisierungsapplikation zur Darstellung und Exploration &amp;lt;br&amp;gt;(des zeitlichen Verlaufs) von Laborwerten einer Blutuntersuchung. BenutzerInnen, Einsatzzweck, Tasks, etc. &amp;lt;br&amp;gt;sollen von Euch selbst festgelegt und beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
&lt;br /&gt;
=== Beispiele für derartige Datensätze ===&lt;br /&gt;
&lt;br /&gt;
[[Image:20061115_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:20070920_blutuntersuchung.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Application Area ==&lt;br /&gt;
The temporal change of laboratory values obtained by blood examinations needs to be analyzed.&lt;br /&gt;
&lt;br /&gt;
=== Data ===&lt;br /&gt;
A patients blood can be examined several times. Each time, a certain set of attributes - like cholesterol or glucose - can be evaluated. Every attribute takes a discrete value and has its own unit, for example the unit for cholesterol is mg/dl. So we have 2-dimensional data, with a temporal dimension, that is hierarchically grouped by patient.&lt;br /&gt;
&lt;br /&gt;
The non-critical range of values an attribute can take is known. Therefore each value can be either critical or normal. Each attribute has a lower (which can be 0) and upper boundary defining the range of normal values. Sometimes, no boundaries are specified.&lt;br /&gt;
&lt;br /&gt;
=== Target Group ===&lt;br /&gt;
The data needs to be evaluated by physicians or nurses. They basically need to be able to see if the laboratory values are normal or critical. They also need to track changes over time, for instance to see if a certain therapy yields the desired effect. Furthermore it may be interesting to compare specific values and their change over time between a number of patients. It doesn&#039;t make sense to compare the different attribute&#039;s values to each other, but since physicians and nurses are very busy it is necessary to see them all at once to quickly scan the whole data set for interesting or possibly critical values.&lt;br /&gt;
&lt;br /&gt;
=== Goals ===&lt;br /&gt;
To guide our design, we first define use cases we want to support and order them descending by priority (most important first).&lt;br /&gt;
&lt;br /&gt;
==== Evaluate New Blood Examination Values ====&lt;br /&gt;
A blood examination has taken place and the user wants to quickly check the results. This can yield to the following:&lt;br /&gt;
* Everything is fine. The neither the system nor the user detects something critical. The user can go and make a coffee break or be very cautious and analyze the values in detail.&lt;br /&gt;
* The system detects a critical value and presents it accordingly to the user. The user can either draw conclusions immediately or analyze the values in detail.&lt;br /&gt;
* The user detects a possibly critical or interesting value, which needs to be analyzed in detail. The possibilities here are manifold: The user may needs to compare different attributes as well as patients or historical values as well as any combination of these. In other words, exploration must be easy and should be encouraged.&lt;br /&gt;
&lt;br /&gt;
==== View Blood Examination History ====&lt;br /&gt;
The user can gain more insights from laboratory values when examining them in comparison to historical values. This is part of a detailed analyzation and therefore the system does not need to give an overview of the history of all attributes at once, but rather lets the user choose single or multiple attributes to examine in detail and possibly compare over time.&lt;br /&gt;
&lt;br /&gt;
==== Compare Patients ====&lt;br /&gt;
It may be interesting to compare the laboratory values of two or more patients. This can be done for specific laboratory values at a given moment or for a given interval.&lt;br /&gt;
&lt;br /&gt;
== Design ==&lt;br /&gt;
[[Image:blood_examination.png]]&lt;br /&gt;
&lt;br /&gt;
The user interface is divided into 4 parts:&lt;br /&gt;
=== Patients ===&lt;br /&gt;
The user chooses at least one patient to look at. If more than one is chosen, one of them is the &#039;&#039;primary&#039;&#039; patient, which is to be compared with the other patients. By clicking on a patient, it can be made the primary one.&lt;br /&gt;
&lt;br /&gt;
=== Timeline ===&lt;br /&gt;
The timeline represents the interval between the first and the last blood examination of the primary patient. Each blood examination is depicted by a vertical line. One of the blood examinations can be selected by dragging the white triangle near its position in the timeline. The selected blood examination is also highlighted by a longer vertical line that also establishes a connection to the &#039;&#039;History View&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
The timeline can also act as a range slider with two handles to reduce the displayed interval in the &#039;&#039;History View&#039;&#039;, although this is only necessary if the number of blood examinations exceeds a certain limit.&lt;br /&gt;
&lt;br /&gt;
=== Single Blood Examination View ===&lt;br /&gt;
This view displays the examination selected in the timeline. To present the results of a blood examination at a given point in time and make a quick evaluation of all attributes at once easy, we use a &#039;Parallel Coordinates&#039; visualization. Here, the values of the different attributes are normalized between the specific lower and upper boundaries of each attribute. This helps the user to quickly spot the normalcy of a whole set of laboratory values - the straighter and more centered the line is, the better the blood values are. To make the distinction between critical and normal values clear, the background of the normal range is different from the background of the critical range. This support can be enhanced by adding points to each connection, where its size reflects the criticality of the given value. The point can also turn red, when the value lies outside the non-critical range. When no critical range is specified, the visual distinction should be omitted, the line should be drawn to the center but the value must be highlighted to draw attention and encourage further examination.&lt;br /&gt;
&lt;br /&gt;
The view can be configured to also display a certain number of blood examinations in history, e.g. the last 3 blood examinations before the selected one. The older the examination is, the thinner and more transparent its representing line gets. This gives the visualization a spatial look and supports tracking changes over time.&lt;br /&gt;
&lt;br /&gt;
The view can display more than one patients, where each patient is identified by a unique color. The primary patient is highlighted and displayed above the other patients. As the dates where blood examinations have been conducted can vary between patients, the test results must be selected for each patient. The default values to display may be the values of the latest blood examination. The displayed test can be selected by clicking on a patient thus making her the primary patient and moving the triangle in the timeline to the desired date. Another possibility is to simply click one of the lines representing a blood examination before the selected test. When the selected test of the primary patient is changed, the selected tests of all other patients stay the same, of course. &lt;br /&gt;
&lt;br /&gt;
Attributes can be reordered by drag and drop, to enable the user to place desired attributes side-by-side for easier comparison.&lt;br /&gt;
&lt;br /&gt;
Attributes can also be highlighted to display detailed information about its value, upper and lower boundary for normal values and its midpoint.&lt;br /&gt;
&lt;br /&gt;
Attributes with missing values are highlighted using red color to draw attention.&lt;br /&gt;
&lt;br /&gt;
=== History View ===&lt;br /&gt;
When the history of conducted blood examinations needs to be examined, the &#039;&#039;History View&#039;&#039; can be made visible by clicking the disclosure triangle on the left side of each attribute. The History View is then displayed immediately beneath the attribute.&lt;br /&gt;
&lt;br /&gt;
The History View is basically a line graph where the x-axis represents the time selected in the timeline and the y-axis the laboratory values. As in the Single Blood Examination View the non-critical range of values is optically separated from the critical range. In addition, labelled vertical lines partition the y-axes and help determining unlabeled values. Light vertical lines are drawn for each blood examination of the primary patient.&lt;br /&gt;
&lt;br /&gt;
The selected blood examination displayed in the Single Blood Examination View and selected in the timeline is highlighted by a strong line which can be dragged to change the selected blood examination. The actual value of the selected attribute is also displayed.&lt;br /&gt;
&lt;br /&gt;
Lines depicting the values of non-primary patients can be dragged to compare them with the selected blood examination of the primary patient.&lt;br /&gt;
&lt;br /&gt;
=== Visualization Controls ===&lt;br /&gt;
The visualization can be modified here. The user can set the number of tests to display in the detail view. Furthermore, the attributes can automatically be sorted by name or criticality.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01|Gruppe 01]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Blood_examination.png&amp;diff=18553</id>
		<title>File:Blood examination.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Blood_examination.png&amp;diff=18553"/>
		<updated>2008-01-02T18:47:33Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: New page: == Summary ==  == Copyright status ==  == Source ==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18349</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18349"/>
		<updated>2007-12-07T17:59:09Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ich hab mir erlaubt ein paar Zeilen hinzuzufügen.&lt;br /&gt;
&lt;br /&gt;
Die beiden Graphen sind dir sehr gut gelungen, dass Einzige was ich eventuell noch ändern würde, wäre den Abstand zu der Aufzählung der Reformländer etwas zu vergrößern.&lt;br /&gt;
&lt;br /&gt;
Ich bin sogar froh, dass du dir das erlaubst.&lt;br /&gt;
&lt;br /&gt;
Ich weiß aber jetzt nicht welchen Abstand du jetzt meinst? Ah, ich weiß glaub ich schon - die Länder ein Stück weiter runter meinst du. Naja, ich finde, das ist so und so okay.&lt;br /&gt;
&lt;br /&gt;
Bei der Gelegenheit: Kannst du die Tabelle von Aufgabe 2 überarbeiten? Ich hab schon länger ein paar Anmerkungen dazu dort gemacht.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Wie ich gerade sehe haben wir da volle Punkteanzahl bekommen (wenn du willst kann ichs natürlich noch hinzufügen), leider bemerke ich jetzt erst, dass die Bewertung in den Discussion Teil geschrieben wird, darum hab ich auch die Möglichkeit zur Überarbeitung von Aufgabe 1 völlig übersehen. Das tut mir Leid (ich hab mich nur gewundert wieso es bei Aufgabe 0 geblieben ist sonst und nichts mehr geschehn ist), mein Fehler kommt nicht mehr vor.&lt;br /&gt;
&lt;br /&gt;
ähm. ja, also was solls. mehr punkte kann man nicht bekommen. ich hätts noch strenger benotet :D&lt;br /&gt;
(die benotung scheint gerade erst gekommen zu sein)&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18348</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18348"/>
		<updated>2007-12-07T17:56:57Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ich hab mir erlaubt ein paar Zeilen hinzuzufügen.&lt;br /&gt;
&lt;br /&gt;
Die beiden Graphen sind dir sehr gut gelungen, dass Einzige was ich eventuell noch ändern würde, wäre den Abstand zu der Aufzählung der Reformländer etwas zu vergrößern.&lt;br /&gt;
&lt;br /&gt;
Ich bin sogar froh, dass du dir das erlaubst.&lt;br /&gt;
&lt;br /&gt;
Ich weiß aber jetzt nicht welchen Abstand du jetzt meinst? Ah, ich weiß glaub ich schon - die Länder ein Stück weiter runter meinst du. Naja, ich finde, das ist so und so okay.&lt;br /&gt;
&lt;br /&gt;
Bei der Gelegenheit: Kannst du die Tabelle von Aufgabe 2 überarbeiten? Ich hab schon länger ein paar Anmerkungen dazu dort gemacht.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Wie ich gerade sehe haben wir da volle Punkteanzahl bekommen (wenn du willst kann ichs natürlich noch hinzufügen), leider bemerke ich jetzt erst, dass die Bewertung in den Discussion Teil geschrieben wird, darum hab ich auch die Möglichkeit zur Überarbeitung von Aufgabe 1 völlig übersehen. Das tut mir Leid (ich hab mich nur gewundert wieso es bei Aufgabe 0 geblieben ist sonst und nichts mehr geschehn ist), mein Fehler kommt nicht mehr vor.&lt;br /&gt;
&lt;br /&gt;
ähm. ja, also was solls. mehr punkte kann man nicht bekommen. ich hätts noch strenger benotet :D&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18332</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18332"/>
		<updated>2007-12-07T12:09:19Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ich hab mir erlaubt ein paar Zeilen hinzuzufügen.&lt;br /&gt;
&lt;br /&gt;
Die beiden Graphen sind dir sehr gut gelungen, dass Einzige was ich eventuell noch ändern würde, wäre den Abstand zu der Aufzählung der Reformländer etwas zu vergrößern.&lt;br /&gt;
&lt;br /&gt;
Ich bin sogar froh, dass du dir das erlaubst.&lt;br /&gt;
&lt;br /&gt;
Ich weiß aber jetzt nicht welchen Abstand du jetzt meinst? Ah, ich weiß glaub ich schon - die Länder ein Stück weiter runter meinst du. Naja, ich finde, das ist so und so okay.&lt;br /&gt;
&lt;br /&gt;
Bei der Gelegenheit: Kannst du die Tabelle von Aufgabe 2 überarbeiten? Ich hab schon länger ein paar Anmerkungen dazu dort gemacht.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18331</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18331"/>
		<updated>2007-12-07T12:05:44Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ich hab mir erlaubt ein paar Zeilen hinzuzufügen.&lt;br /&gt;
&lt;br /&gt;
Die beiden Graphen sind dir sehr gut gelungen, dass Einzige was ich eventuell noch ändern würde, wäre den Abstand zu der Aufzählung der Reformländer etwas zu vergrößern.&lt;br /&gt;
&lt;br /&gt;
Ich bin sogar froh, dass du dir das erlaubst.&lt;br /&gt;
&lt;br /&gt;
Ich weiß aber jetzt nicht welchen Abstand du jetzt meinst?&lt;br /&gt;
&lt;br /&gt;
Bei der Gelegenheit: Kannst du die Tabelle von Aufgabe 2 überarbeiten? Ich hab schon länger ein paar Anmerkungen dazu dort gemacht.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18221</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18221"/>
		<updated>2007-11-29T11:48:00Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Poor Graphic  ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
[[Image:Aussenhandel.jpg]] &lt;br /&gt;
Außenhandel Deutschlands mit den Reformländern Mittel- und Osteuropas&lt;br /&gt;
&lt;br /&gt;
== Review ==&lt;br /&gt;
=== Highlighting ===&lt;br /&gt;
* Data should be highlighted to give them a voice that comes through loudly and clearly, without distraction. Here, the background is massively distracting from the data.&lt;br /&gt;
* I&#039;d say the data-ink ratio is only 0.1, as the data covers about 30% of the graphic and is much lighter than the background. The data must be highlighted (e.g. by increasing the color intensity), therefore the background must be de-emphasized, if not removed at all.  The data must stand out.&lt;br /&gt;
* The supporting component &#039;&#039;in Milliarden DM&#039;&#039; must be emphasized too, because its essential for the understanding of the numbers.&lt;br /&gt;
* The actual countries are summarized with &#039;&#039;Reformländer Mittel- und Osteuropas&#039;&#039; which is good, because it reduces data-ink that isn&#039;t needed at first. Still, the summary is pretty long.&lt;br /&gt;
* The borders and 3D effect of the bars add no value, but boost visual noise.&lt;br /&gt;
&lt;br /&gt;
=== Organization ===&lt;br /&gt;
* The visualization should be organized to lead readers through the contents in a manner that promotes optimal understanding. The organization in this graph is chaotic. What do the numbers mean? &lt;br /&gt;
What does the left, what does the right bar mean? Information that answers these questions scattered in an unorganized way.&lt;br /&gt;
* The bars are grouped nicely by year using &#039;&#039;proximity&#039;&#039; and by trading type using &#039;&#039;similarity&#039;&#039; of background colors. However, the colors could be more distinguishing. Furthermore, I believe (but have no scientific material to prove this) that the graph would be easier to interpret, if the &#039;&#039;Import&#039;&#039; and &#039;&#039;Export&#039;&#039; bars would be swapped, so that the smaller bars are on the left side. This would better emphasize the rising character of the trade in general in addition to the fact that exports are always higher than imports.&lt;br /&gt;
* Most of the elements are prioritized and sequenced correctly: The title on the top center, the bars centered, the years beyond the bars, the volume in the bars, and the actual countries on the bottom. In contrast, the &#039;&#039;in Milliarden DM&#039;&#039; is quite important and must be presented in a more prominent way (but not too prominent - possibly as an under-title). The labels &#039;&#039;Import&#039;&#039; and &#039;&#039;Export&#039;&#039; must also be easier to comprehend, e.g. by placing a legend on the top left side of the graph. Vertical orientation of text should generally be avoided.&lt;br /&gt;
* The years are properly sequenced from left to right.&lt;br /&gt;
* The accuracy of the numbers seems to high and should be reduced to remove unnecessary details and support clarity.&lt;br /&gt;
&lt;br /&gt;
=== Required Text ===&lt;br /&gt;
* Everything is here, though it&#039;s not always properly communicated, as mentioned above.&lt;br /&gt;
&lt;br /&gt;
== Redesign ==&lt;br /&gt;
[[Image:Aussenhandel_redesign.png]] &lt;br /&gt;
&lt;br /&gt;
If it is feasible to change the type of chart, I would recommend to use a line chart, as it is easier to compare the values with this type of representation and the legend can be eliminated by labeling each line.&lt;br /&gt;
&lt;br /&gt;
[[Image:Aussenhandel_redesign2.png]] &lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01|Gruppe 01]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Aussenhandel_redesign2.png&amp;diff=18220</id>
		<title>File:Aussenhandel redesign2.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Aussenhandel_redesign2.png&amp;diff=18220"/>
		<updated>2007-11-29T11:47:06Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: New page: == Summary ==  == Copyright status ==  == Source ==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18219</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_3&amp;diff=18219"/>
		<updated>2007-11-29T10:35:52Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Poor Graphic  ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
&lt;br /&gt;
[[Image:Aussenhandel.jpg]] &lt;br /&gt;
Außenhandel Deutschlands mit den Reformländern Mittel- und Osteuropas&lt;br /&gt;
&lt;br /&gt;
== Review ==&lt;br /&gt;
=== Highlighting ===&lt;br /&gt;
* Data should be highlighted to give them a voice that comes through loudly and clearly, without distraction. Here, the background is massively distracting from the data.&lt;br /&gt;
* I&#039;d say the data-ink ratio is only 0.1, as the data covers about 30% of the graphic and is much lighter than the background. The data must be highlighted (e.g. by increasing the color intensity), therefore the background must be de-emphasized, if not removed at all.  The data must stand out.&lt;br /&gt;
* The supporting component &#039;&#039;in Milliarden DM&#039;&#039; must be emphasized too, because its essential for the understanding of the numbers.&lt;br /&gt;
* The actual countries are summarized with &#039;&#039;Reformländer Mittel- und Osteuropas&#039;&#039; which is good, because it reduces data-ink that isn&#039;t needed at first. Still, the summary is pretty long.&lt;br /&gt;
* The borders and 3D effect of the bars add no value, but boost visual noise.&lt;br /&gt;
&lt;br /&gt;
=== Organization ===&lt;br /&gt;
* The visualization should be organized to lead readers through the contents in a manner that promotes optimal understanding. The organization in this graph is chaotic. What do the numbers mean? &lt;br /&gt;
What does the left, what does the right bar mean? Information that answers these questions scattered in an unorganized way.&lt;br /&gt;
* The bars are grouped nicely by year using &#039;&#039;proximity&#039;&#039; and by trading type using &#039;&#039;similarity&#039;&#039; of background colors. However, the colors could be more distinguishing. Furthermore, I believe (but have no scientific material to prove this) that the graph would be easier to interpret, if the &#039;&#039;Import&#039;&#039; and &#039;&#039;Export&#039;&#039; bars would be swapped, so that the smaller bars are on the left side. This would better emphasize the rising character of the trade in general in addition to the fact that exports are always higher than imports.&lt;br /&gt;
* Most of the elements are prioritized and sequenced correctly: The title on the top center, the bars centered, the years beyond the bars, the volume in the bars, and the actual countries on the bottom. In contrast, the &#039;&#039;in Milliarden DM&#039;&#039; is quite important and must be presented in a more prominent way (but not too prominent - possibly as an under-title). The labels &#039;&#039;Import&#039;&#039; and &#039;&#039;Export&#039;&#039; must also be easier to comprehend, e.g. by placing a legend on the top left side of the graph. Vertical orientation of text should generally be avoided.&lt;br /&gt;
* The years are properly sequenced from left to right.&lt;br /&gt;
* The accuracy of the numbers seems to high and should be reduced to remove unnecessary details and support clarity.&lt;br /&gt;
&lt;br /&gt;
=== Required Text ===&lt;br /&gt;
* Everything is here, though it&#039;s not always properly communicated, as mentioned above.&lt;br /&gt;
&lt;br /&gt;
== Redesign ==&lt;br /&gt;
[[Image:Aussenhandel_redesign.png]] &lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01|Gruppe 01]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Aussenhandel_redesign.png&amp;diff=18218</id>
		<title>File:Aussenhandel redesign.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Aussenhandel_redesign.png&amp;diff=18218"/>
		<updated>2007-11-29T10:33:14Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: New page: == Summary ==  == Copyright status ==  == Source ==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1&amp;diff=18213</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1&amp;diff=18213"/>
		<updated>2007-11-28T18:37:11Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: Wiederherstellung der ursprünglichen Version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Bewertung ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Punkte: 6 von 10&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Begründung:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;View Relationships:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Insgesamt wenig eigener Text&lt;br /&gt;
*Bei den beiden Definitionen und Beschreibungen handelt es sich um Zitate. Müssen entsprechend formatiert werden. Alle 1:1 übernommene Textpassagen als Zitate kennzeichnen.&lt;br /&gt;
*nur eine Quelle als Referenz&lt;br /&gt;
*Bilder: Quellenangaben (source) fehlen auf folgenden Image-Seiten:&lt;br /&gt;
*&#039;&#039;Omniplan&#039;&#039; &amp;gt; selber erstellt?&lt;br /&gt;
*&#039;&#039;Google maps&#039;&#039;&lt;br /&gt;
*&#039;&#039;Google finance&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*ein Screenshot einer CAD / 3D-Modellier- bzw. Animationsumgebung wäre gut gewesen, da auch im Text erwähnt und klassisches Beispiel für diese Art der Darstellung&lt;br /&gt;
&lt;br /&gt;
*Grundsätzlich ist die vorliegende Beschreibung eigentlich eine Themenverfehlung. Was hier beschrieben wurde, ist die Beziehung von ganzen „Views“ untereinander. Im „Visual Information Seeking Mantra“ ist mit „View Relationships“ oder „Relate“ allerdings die Darstellung der Beziehungen zwischen verschiedenen Datenelementen gemeint (auch innerhalb eines Views) – siehe: http://www2.sims.berkeley.edu/courses/is247/f05/readings/Shneiderman_EyesHaveIt_VL96.pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Drag &amp;amp; Drop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Insgesamt wenig eigener Text&lt;br /&gt;
*keine Kurzdefinition des Begriffs am Beginn der Seite&lt;br /&gt;
*Gute Beschreibung, allerdings zahlreiche Zitate 1:1 übernommen - bitte als solche formatieren!&lt;br /&gt;
*References am Ende des Artikels auflisten anstatt bei jedem Punkt&lt;br /&gt;
*es wird bei jedem Punkt immer nur aus einer Quelle zitiert!&lt;br /&gt;
*Bilder: auf den Image-Seiten bei Angabe der Source die Zitate vervollständigen (nicht nur Hyperlinks angeben)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Ihr habt die Möglichkeit, die angegebenen Dinge noch bis einschließlich 02.12.2007 zu verbessern - dann wird natürlich eure Punkteanzahl aufgewertet!&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-- [[User:ASchratt|Alexander Schratt]] 17:32, 23 November 2007 (CEST)&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1&amp;diff=18211</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1&amp;diff=18211"/>
		<updated>2007-11-28T14:57:01Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Bewertung ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Punkte: 6 von 10&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Begründung:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;View Relationships:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Insgesamt wenig eigener Text&lt;br /&gt;
&#039;&#039;&#039;Der gesamte Text ist selbst geschrieben. Zugegeben, es ist eine Zusammenfassung - aber kein Copy-Paste!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 http://www.ifs.tuwien.ac.at/~silvia/wien/gwa/ws05/articles/Baldonado-AVI2000.pdf ==&amp;gt; vgl. Abstract &amp;lt;br&amp;gt;&lt;br /&gt;
 (teilweise wurde 1:1 übernommen; das sollte entsprechend gekennzeichnet sein)&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*Bei den beiden Definitionen und Beschreibungen handelt es sich um Zitate. Müssen entsprechend formatiert werden. Alle 1:1 übernommene Textpassagen als Zitate kennzeichnen.&lt;br /&gt;
&#039;&#039;&#039;Es ist eine Zusammenfassung mit entsprechend eigenen Formulierungen. Die einzigen Sätze, die 1:1 übernommen wurden sind die Design Rules. Die habe ich jetzt gekennzeichnet.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 vgl. meinen Kommentar weiter oben&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*nur eine Quelle als Referenz&lt;br /&gt;
&#039;&#039;&#039;Ja, es wurde eine Quelle verwendet. Ist das so schlimm? Es war nicht mehr notwendig und nichts vergleichbar gutes zu finden (die Themenverfehlung in Betracht gezogen).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Wolfgang Aigner hat in der Angabe zu Aufgabe 1 darauf hingewiesen, dass mehr als eine Quelle&amp;lt;br&amp;gt;&lt;br /&gt;
 als Grundlage herangezogen werden soll. Das ist für wissenschaftliches Arbeiten essentiell,&amp;lt;br&amp;gt;&lt;br /&gt;
 im Sinne einer kritischen Auseinandersetzung mit Quellen.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*Abbildungen: Quellenangaben (source) fehlen auf folgenden Image-Seiten:&lt;br /&gt;
&#039;&#039;&#039;Alles von mir selbst erstellte Screenshots. Ich habe die Websites verlinkt.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Dennoch ist Google maps / finance die Quelle. Formatieren von Web Ressources&amp;lt;br&amp;gt;&lt;br /&gt;
 vgl. Punkt 2.5 auf http://www.infovis-wiki.net/index.php/Help:Citation_%26_Bibilography_Format &amp;lt;br&amp;gt;&lt;br /&gt;
 Beispiel siehe Punkt 2.5.1 ==&amp;gt; diese Angaben sollten (so weit eruierbar) enthalten sein. &amp;lt;br&amp;gt;&lt;br /&gt;
 Verlinkung alleine ist zu wenig.&lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Omniplan&#039;&#039; &amp;gt; selber erstellt?&lt;br /&gt;
*&#039;&#039;Google maps&#039;&#039;&lt;br /&gt;
*&#039;&#039;Google finance&#039;&#039;&lt;br /&gt;
*ein Screenshot einer CAD / 3D-Modellier- bzw. Animationsumgebung wäre gut gewesen, da auch im Text erwähnt und klassisches Beispiel für diese Art der Darstellung&lt;br /&gt;
&#039;&#039;&#039;Aber kein Grund Punkte abzuziehen, oder?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Dafür dass kein CAD-Screenshot enthalten ist, gibt es keinen Punkteabzug, &amp;lt;br&amp;gt;&lt;br /&gt;
 da es Euch grundsätzlich freigestellt ist, welche Abb. ihr hineinstellt.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*Grundsätzlich ist die vorliegende Beschreibung eigentlich eine Themenverfehlung. Was hier beschrieben wurde, ist die Beziehung von ganzen „Views“ untereinander. Im „Visual Information Seeking Mantra“ ist mit „View Relationships“ oder „Relate“ allerdings die Darstellung der Beziehungen zwischen verschiedenen Datenelementen gemeint (auch innerhalb eines Views) – siehe: http://www2.sims.berkeley.edu/courses/is247/f05/readings/Shneiderman_EyesHaveIt_VL96.pdf&lt;br /&gt;
&#039;&#039;&#039;Tja. Da muss ich auch Kritik zurückgeben: &amp;quot;View Relationships&amp;quot; klingt für mich wie &amp;quot;Relationships between Views&amp;quot;. Es hätte schon heißen müssen: &amp;quot;Viewing Relationships&amp;quot;, oder besser &amp;quot;Relate Task&amp;quot; oder einfach &amp;quot;Relate&amp;quot;. Es heißt ja auch &amp;quot;Linking and Brushing&amp;quot;, nicht &amp;quot;Link and Brush&amp;quot; (wobei man das mit nichts verwechseln kann). Ausserdem haben wir im Internet nichts zu dem Begriff im Zusammenhang mit Informationsvisualisierung gefunden. Deswegen habe ich mir auch das Shneiderman Buch &amp;quot;Designing The User Interface&amp;quot; ausgeborgt und auch hier (im Kapitel &amp;quot;Information Search and Visualization&amp;quot;) nichts zu dem Begriff gefunden. Auch in &amp;quot;Readings in Information Visualization&amp;quot; (im Index) nichts. Ich hoffe das ist verständlich und verhindert Punkteabzug.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Dennoch wurde von Ben Shneiderman der Begriff &amp;quot;View Relationships&amp;quot; (vgl. den oben angegebenen Link, S. 5)&amp;lt;br&amp;gt;&lt;br /&gt;
 und nicht &amp;quot;Viewing Relationships&amp;quot; eingeführt. Da die Singular Form &amp;quot;View&amp;quot; verwendet wird, &amp;lt;br&amp;gt;&lt;br /&gt;
 bedeutet das nicht notwendiger Weise einen Rückschluss auf &amp;quot;Relationships between Views&amp;quot; (Plural).&lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Es wurde der Begriff View Relationships im Kontext eines vollständigen englischen Satzes verwendet. Ist das wirklich so schwer zu einzusehen, dass man das missverstehen kann? Was stimmt an meiner Begründung nicht? Natürlich bedeutet es nicht notwendigerweise diesen Rückschluss, aber wir haben ihn gezogen und ich wollte verständlich machen warum und damit auch helfen dieses Missverständnis vielleicht im nächsten Jahr zu vermeiden. Ausserdem möchte ich bei der Gelegenheit darauf hinweisen, dass 10 Punkte (entspricht damit 0.15 ECTS) lächerlich wenig sind für eine derart strenge Beurteilung und den damit verbundenen hohen Aufwand.&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 1) Es war in der Angabe klar gekennzeichnet, das &amp;quot;View Relationships&amp;quot;  ein Teil &amp;lt;br&amp;gt;&lt;br /&gt;
 des &amp;quot;Visual Information Seeking Mantra&amp;quot; von Ben Shneiderman  ist. Weiters ist in der Angabe &amp;lt;br&amp;gt;&lt;br /&gt;
 der Wiki Eintrag &amp;quot;Visual Information Seeking Mantra&amp;quot; verlinkt. Dort wiederum gibt es &amp;lt;br&amp;gt;&lt;br /&gt;
 sowohl Referenzen inkl. Links auf [Sahling, 2002] (http://www.vrvis.at/via/resources/DA-NSahling/masterthesis.html) &amp;lt;br&amp;gt;&lt;br /&gt;
 als auch auf den Originalartikel [Shneiderman, 1996] (http://citeseer.ist.psu.edu/409647.html). &amp;lt;br&amp;gt;&lt;br /&gt;
 Es sollte nicht zu viel verlangt sein, sich zumindest den Originalartikel von Shneiderman anzusehen, &amp;lt;br&amp;gt;&lt;br /&gt;
 wo eine einfache Textsuche nach &amp;quot;view relationships&amp;quot; direkt zu den Beschreibungen führt.&lt;br /&gt;
&#039;&#039;Unsere Suche nach &amp;quot;View Relationships&amp;quot; hat keine befriedigenden Ergebnisse geliefert. Auch das letztens erwähnte Buch von Shneiderman und das Readings in Information Visualization nicht. Ich plädiere darauf im nächsten Jahr nicht diesen Begriff zu verwenden. Bei den anderen Gruppen wurden auch die Namen der Tasks verwendet und nicht ein Satzteil aus deren Beschreibung. Ach, und bei [Sahling, 2002] geht es auch um multiple views und linking and brushing - diese Arbeit haben wir nämlich schon gefunden.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 2) Natürlich ist es nachvollziehbar, dass der Begriff missverstanden werden kann. &amp;lt;br&amp;gt;&lt;br /&gt;
 Wenn aber nicht ganz klar ist, was mit der Angabe gemeint ist, dann wäre es wohl am einfachsten, &amp;lt;br&amp;gt;&lt;br /&gt;
 gleich rückzufragen.&lt;br /&gt;
&#039;&#039;Selbst schuld, ich weiß. Ein wenig Verständnis hätte ich nur gerne. Und ärgern tu ich mich weil ich mich vor allem um eine gute Beschreibung bemüht habe.&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 3) Die Punktevergabe bzw. ‑abzüge haben im größten Teil mit den anderen genannten Punkten zu tun. &amp;lt;br&amp;gt;&lt;br /&gt;
 Dabei handelt es sich hauptsächlich um Punkte, die recht schnell nachgebessert werden können ‑ &amp;lt;br&amp;gt;&lt;br /&gt;
 zudem eröffnen wir die Möglichkeit zur Nachbesserung.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 4) Ziel der Übung ist, etwas zu lernen, nicht möglichst wenig für möglichst viele ECTS Punkte tun zu müssen. &amp;lt;br&amp;gt;&lt;br /&gt;
 In diesem Jahr fällt zudem die Implementierung eines Prototypen weg, was in den vergangenen Jahren &amp;lt;br&amp;gt;&lt;br /&gt;
 noch einen wesentlich höheren Aufwand bedeutet hat. Zudem gibt es keine Präsenzstunden wie in vielen anderen Übungen!&lt;br /&gt;
&#039;&#039;Verglichen mit Aufgabe 2 war die Aufgabe 1 mehr Aufwand, bringt aber nur halb so viel Punkte. Darum geht es - nicht darum möglichst wenig für möglichst viele ECTS Punkte tun zu müssen. Mir gefällt die LV und ich beschäftige mich gern damit, aber das Preis/Leistungsverhältnis der Aufgabe 1 ist schlecht. Das ist demotivierend und in meinem Fall (wegen des Missverständnisses!) auch ärgerlich.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 10:41, 27 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Drag &amp;amp; Drop:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Insgesamt wenig eigener Text&lt;br /&gt;
*keine Kurzdefinition des Begriffs am Beginn der Seite&lt;br /&gt;
*Gute Beschreibung, allerdings zahlreiche Zitate 1:1 übernommen - bitte als solche formatieren!&lt;br /&gt;
*References am Ende des Artikels auflisten anstatt bei jedem Punkt&lt;br /&gt;
*es wird bei jedem Punkt immer nur aus einer Quelle zitiert!&lt;br /&gt;
*Abbildungen: auf den Image-Seiten bei Angabe der Source die Zitate vervollständigen (nicht nur Hyperlinks angeben)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Ihr habt die Möglichkeit, die angegebenen Dinge noch bis einschließlich 02.12.2007 zu verbessern - dann wird natürlich eure Punkteanzahl aufgewertet!&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
-- [[User:ASchratt|Alexander Schratt]] 17:32, 23 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Frage: Unser dritter Mann ist untätig. Wir sind de facto nur zu zweit. Ich hoffe, das sind mildernde Umstände für die Benotung?&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Da es für uns nicht möglich ist festzustellen, wer wie viel innerhalb der Gruppe beiträgt, &amp;lt;br&amp;gt;&lt;br /&gt;
 kann die Beurteilung für alle Gruppenmitglieder nur einheitlich sein. Bitte weist Euren Kollegen darauf hin, &amp;lt;br&amp;gt;&lt;br /&gt;
 dass er seinen Anteil leisten muss. &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Wieso ist das nicht möglich? Ich sehe in der History ganz genau wer was gemacht hat. Und in den Diskussionen sehe ich, wer mitdiskutiert hat. Ausserdem sage ich es Ihnen, dass unser dritter noch gar nichts gemacht hat ausser seine User Site und er hat auch noch nie auf ein Mail geantwortet. Ich möchte ein Sehr Gut auf diese Übung und soll dafür büßen, dass unser drittes Gruppenmitglied absolut nichts macht? Und er soll dafür ein Sehr Gut bekommen?&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 1) Die Übung ist halt mal eine Gruppenübung ‑ wenn wir uns die Beiträge eines jeden einzelnen extra ansehen würden, &amp;lt;br&amp;gt;&lt;br /&gt;
 dann könnten wir gleich eine Einzelübung machen, was allerdings organisatorisch nicht möglich ist. Zudem kann aus &amp;lt;br&amp;gt;&lt;br /&gt;
 der History nicht darauf rückgeschlossen werden, wie groß etwa der Anteil Einzelner an Vorarbeiten (Recherche) ist.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 2) Ich benötige den Namen des dritten (mutmaßlich untätigen) Gruppenmitglieds, damit wir ihn anschreiben &amp;lt;br&amp;gt;&lt;br /&gt;
 und auffordern können, etwas beizutragen (andernfalls müssen wir der betreffenden Person ein negatives Zeugnis ausstellen). &amp;lt;br&amp;gt;&lt;br /&gt;
 Trotzdem bleibt die Gruppenbewertung bestehen.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Ich habe bis jetzt noch bei jeder Gruppenarbeit schlechte Erfahrungen gemacht. Mich wundert, dass die meisten LV Leiter noch kein System gegen Trittbrettfahrer und für eine faire Benotung haben. Ich würde das so machen (es wurde bei einer Übung schon so gemacht und hat recht gut funktioniert): Am Ende des Semesters darf die Gruppe jedem Mitglied den Anteil der erbrachten Gesamtleistung zuordnen. Wird das nicht gemacht, oder gibt es keine Mehrheit, ist die Standardaufteilung je 1/Anzahl der Mitglieder. Die Punkte der Gruppe werden mit diesem Wert multipliziert * Anzahl der Mitglieder und jeder hat seine Punkteanzahl und damit eine gerechte Note. Oder so ähnlich halt...&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
  -- [[User:ASchratt|Alexander Schratt]] 11:04, 27 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font color=&amp;quot;green&amp;quot;&amp;gt;Liebe Leute, &amp;lt;br&amp;gt;ich glaube Alexander Schratt hat die Argumente von Seiten der Übungsleitung schon sehr gut erläutert. In die ursprüngliche Bewertung wurde selbstverständlich schon die Tatsache miteinbezogen, dass die Begriffsverwechslung nachvollziehbar ist. Nichts desto trotz müsst ihr aber wohl zugeben, dass ihr euch nicht wirklich mit dem &amp;quot;Visual Information Seeking Mantra&amp;quot; von Ben Shneiderman auseinandergesetzt habt, wodurch auch die andere Thematik erklärbar ist. Dieser Punkt alleine führt aber höchstens zu einem Abzug von nur *einem* Punkt. Die anfangs realtiv niedere Punktezahl ergibt sich aus den klar von Alexander Schratt herausgestrichenen Punkten (Zitatkennzeichnung, Quellenangaben, etc.) und können sehr sehr leicht ausgebessert werden. &lt;br /&gt;
&lt;br /&gt;
Zudem möchte ich auch darauf hinweisen, dass im Rahmen dieser Übung als eine der ganz wenigen (zumindest kenne ich keine anderen LVA&#039;s) einerseits wirklich Begründungen für Bewertungen geliefert werden und andererseits auch die Möglichkeit des Nachbesserns besteht. Wir sollten also bei aller (teilweise) verständlichen Kritik die Kirche im Dorf lassen!&lt;br /&gt;
&lt;br /&gt;
Was die generelle Punkteverteilung innerhalb der Übung betrifft, gibt es sicherlich immer wieder Verbesserungspotential, doch ist die Verteilung sicher nicht beliebung und es lässt sich der Aufwand für verschiedene Aufgaben im vorhinein oft nur recht schwer abschätzen.&lt;br /&gt;
&lt;br /&gt;
Die Gruppenproblematik ist ein leidiges Thema, das ich nachvollziehen kann, wofür ich aber noch keine ideale Lösung gefunden habe. Nur gibt es hier aus organisatorischen Gründen keine Möglichkeit auf Einzelarbeiten umzusteigen. Auch die vorgeschlagene gegenseitige Bewertung ist keine ideale Lösung und hat ihre Schwächen. Grundsätzlich ist es ja so, dass es eine ca. einmonatige An-/Abmeldefrist gibt innerhalb der sich die Gruppen zusammenfinden und auch miteinander kommunizieren sollten um sicherzustellen, dass auch wirklich jeder mitmacht. Jeder der nach dieser Frist untätig ist und nichts macht, bekommt ein negatives Zeugnis ausgestellt. Das ist zwar für den Rest der Gruppe nur ein schwacher Trost, aber es gibt hier leider keine anderen Sanktionierungsmöglichkeiten für &amp;quot;Aussteiger&amp;quot;. Dennoch wird aber natürlich auch bei der Endbewertung die Tatsache miteinbezogen, wenn während des Semesters Leute ausfallen.&lt;br /&gt;
&lt;br /&gt;
-- [[User:Iwolf|Wolfgang Aigner]] 14:03, 28 November 2007 (CET)&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Grrr. Glaubt mir, ich würde mir die Arbeit (der Diskussion) nicht antun und es würde mich bestimmt nicht so Ärgern wenn das stimmen würde (nämlich, dass ich mich mit dem &#039;Information Visualization Seeking Mantra&#039; nicht auseinandergesetzt habe). Und wie ich das habe!&lt;br /&gt;
&lt;br /&gt;
Ausserdem ist mir die Art, wie mein Feedback quasi als Unsinn angenommen und nicht darauf eingegangen wird (in Bezug auf Themenverfehlung), nicht verständlich.&lt;br /&gt;
&lt;br /&gt;
Die Reaktion auf die Gruppenproblematik - &amp;quot;pech gehabt&amp;quot; - ist schade, unverständlich und leider üblich. Schwächen der vorgeschlagenen Lösung kann ich keine finden, aber bitte.&lt;br /&gt;
&lt;br /&gt;
Fazit: Super LV, aber bitte bitte mehr auf Kritik eingehen. Könnte ja auch für andere nützlich sein.&lt;br /&gt;
&lt;br /&gt;
Übrigens hat mein Kollege gar nichts mit dieser Diskussion zu tun.&lt;br /&gt;
&lt;br /&gt;
-- [[User:UE-InfoVis0607 0304333|Weishapl Peter]] 15:57, 28 November 2007 (CET)&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=18161</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=18161"/>
		<updated>2007-11-27T12:12:08Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Definition|The relationship between views in a multiple view system to form a single conceptual entity.}}&lt;br /&gt;
&lt;br /&gt;
A multiple view system uses two or more distinct views to support the investigation of a single conceptual entity. Many such systems exist, ranging from computer-aided design (CAD) systems to overview-plus-detail systems that show both and overview for context and a zoomed-in-view for detail.&lt;br /&gt;
&lt;br /&gt;
Multiple view system offer a variety of benefits. For example improved user performance, or discovery of unforeseen relationships. In general, they can help in performing &#039;&#039;Visual Information Seeking Tasks&#039;&#039; as defined by Ben Shneiderman in his &#039;&#039;Task by Data Type Taxonomy&#039;&#039; [Shneiderman, 1996], like gaining an overview of a collection, viewing details on demand, or viewing relationships among items.&lt;br /&gt;
&lt;br /&gt;
However, multiple view systems are highly challenging to design, They often use sophisticated coordination mechanisms and layout. In addition, subtle interactions among the many dimensions of the design space complicate design decisions.[Baldonado et al., 2000]&lt;br /&gt;
&lt;br /&gt;
===Model===&lt;br /&gt;
Multiple view systems are based on three dimensions: &#039;&#039;selection&#039;&#039; of views, &#039;&#039;presentation&#039;&#039; of views, and &#039;&#039;interaction&#039;&#039; among views.&lt;br /&gt;
&lt;br /&gt;
====Definitions====&lt;br /&gt;
*A &#039;&#039;single view&#039;&#039; of a conceptual entity is a set of data plus a specification of how to display that data visually.&lt;br /&gt;
*Views are &#039;&#039;distinct&#039;&#039; if they allow the user to learn about different aspects of the conceptual entity.&lt;br /&gt;
*A &#039;&#039;multiple view system&#039;&#039; uses two or more such distinct views to support the investigation of a given conceptual entity.&lt;br /&gt;
&lt;br /&gt;
====Selection====&lt;br /&gt;
The first phase in the design process is to choose a set of views to be used in a coordinated fashion.&lt;br /&gt;
&lt;br /&gt;
====Presentation====&lt;br /&gt;
Once a set of views has been chosen, the designer needs to decide how the views will be presented, e.g., sequentially or simultaneously. If the views appear at once, there are many possible combinations of these views on the screen.&lt;br /&gt;
&lt;br /&gt;
====Interaction====&lt;br /&gt;
Each view may have independent affordances, e.g., selection or navigation capabilities. There are several common interaction techniques concerning the relationship between multiple views:&lt;br /&gt;
*&#039;&#039;Navigational Slaving:&#039;&#039; Movements in one view are automatically propagates to other views.&lt;br /&gt;
*&#039;&#039;Linking:&#039;&#039; Data in one view is connected to data in another view. A specific type of linking is &#039;&#039;brushing&#039;&#039;, in which the user highlights items in one view and the corresponding items in another view are highlighted by the system.&lt;br /&gt;
&lt;br /&gt;
[[Image:omniplan.png|150px|thumb|Brushing in OmniPlan]]&lt;br /&gt;
&lt;br /&gt;
Both, slaving and linking are typically governed by a &#039;&#039;coupling function&#039;&#039; that specifies a mapping from objects or navigational position in one view to objects or navigational position in another view. &lt;br /&gt;
&lt;br /&gt;
===Design Rules===&lt;br /&gt;
&lt;br /&gt;
====Space/Time Resource Optimization====&lt;br /&gt;
Presenting multiple views sequentially can save display space, but presenting multiple views at once can save time when comparing views, therefore:&lt;br /&gt;
&lt;br /&gt;
{{Quotation|Balance the spatial and temporal costs of presenting multiple views with the spatial and temporal benefits of using the views|[Baldonado et al., 2000]}}&lt;br /&gt;
&lt;br /&gt;
[[Image:google_maps.png|150px|thumb|Overlapping Views in Google Maps]]&lt;br /&gt;
&lt;br /&gt;
====Self Evidence====&lt;br /&gt;
Perceptual cues can move view registration/alignment from the realm of cognition to the realm of perception, so users can learn more quickly, therefore:&lt;br /&gt;
&lt;br /&gt;
{{Quotation|Use perceptual cues to make relationships among views more apparent to the user.|[Baldonado et al., 2000]}}&lt;br /&gt;
&lt;br /&gt;
[[Image:google_finance.png|150px|thumb|Self Evident Relationship between Overview and Detail in Google Finance]]&lt;br /&gt;
&lt;br /&gt;
====Consistency====&lt;br /&gt;
The additional complexity introduced by multiple views must be balanced by ease of learning, which is facilitated by consistency and can make comparisons easier, therefore:&lt;br /&gt;
&lt;br /&gt;
{{Quotation|Make the interface for multiple views consistent, and make the states of multiple views consistent.|[Baldonado et al., 2000]}}&lt;br /&gt;
&lt;br /&gt;
====Attention Management====&lt;br /&gt;
When events occur which require the user&#039;s attention, perceptual techniques can direct the user to a salient view, therefore:&lt;br /&gt;
&lt;br /&gt;
{{Quotation|Use perceptual techniques to focus the user&#039;s attention on the right view at the right time.|[Baldonado et al., 2000]}}&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
*[Baldonado et al., 2000] Michelle Q. Wang Baldonado, Allison Woodruff, and Allan Kuchinsky.: Guidelines for Using Multiple Views in Information Visualization. &#039;&#039;Advanced Visual Interfaces (AVI2000)&#039;&#039;, pages 110–119, Palermo, Italy, May 2000. ACM Press.&lt;br /&gt;
*[Shneiderman, 1996] Ben Shneiderman, The Eyes Have It: A Task by Data Type Taxonomy for Information Visualizations. In &#039;&#039;Proceedings of the IEEE Symposium on Visual Languages&#039;&#039;, pages 336-343, Washington. IEEE Computer Society Press, 1996. http://citeseer.ist.psu.edu/409647.html&lt;br /&gt;
&lt;br /&gt;
See also: [[Linking and Brushing]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1&amp;diff=18158</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1&amp;diff=18158"/>
		<updated>2007-11-27T11:52:28Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Bewertung ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Punkte: 6 von 10&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Begründung:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;View Relationships:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Insgesamt wenig eigener Text&lt;br /&gt;
&#039;&#039;&#039;Der gesamte Text ist selbst geschrieben. Zugegeben, es ist eine Zusammenfassung - aber kein Copy-Paste!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 http://www.ifs.tuwien.ac.at/~silvia/wien/gwa/ws05/articles/Baldonado-AVI2000.pdf ==&amp;gt; vgl. Abstract &amp;lt;br&amp;gt;&lt;br /&gt;
 (teilweise wurde 1:1 übernommen; das sollte entsprechend gekennzeichnet sein)&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*Bei den beiden Definitionen und Beschreibungen handelt es sich um Zitate. Müssen entsprechend formatiert werden. Alle 1:1 übernommene Textpassagen als Zitate kennzeichnen.&lt;br /&gt;
&#039;&#039;&#039;Es ist eine Zusammenfassung mit entsprechend eigenen Formulierungen. Die einzigen Sätze, die 1:1 übernommen wurden sind die Design Rules. Die habe ich jetzt gekennzeichnet.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 vgl. meinen Kommentar weiter oben&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*nur eine Quelle als Referenz&lt;br /&gt;
&#039;&#039;&#039;Ja, es wurde eine Quelle verwendet. Ist das so schlimm? Es war nicht mehr notwendig und nichts vergleichbar gutes zu finden (die Themenverfehlung in Betracht gezogen).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Wolfgang Aigner hat in der Angabe zu Aufgabe 1 darauf hingewiesen, dass mehr als eine Quelle&amp;lt;br&amp;gt;&lt;br /&gt;
 als Grundlage herangezogen werden soll. Das ist für wissenschaftliches Arbeiten essentiell,&amp;lt;br&amp;gt;&lt;br /&gt;
 im Sinne einer kritischen Auseinandersetzung mit Quellen.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*Abbildungen: Quellenangaben (source) fehlen auf folgenden Image-Seiten:&lt;br /&gt;
&#039;&#039;&#039;Alles von mir selbst erstellte Screenshots. Ich habe die Websites verlinkt.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Dennoch ist Google maps / finance die Quelle. Formatieren von Web Ressources&amp;lt;br&amp;gt;&lt;br /&gt;
 vgl. Punkt 2.5 auf http://www.infovis-wiki.net/index.php/Help:Citation_%26_Bibilography_Format &amp;lt;br&amp;gt;&lt;br /&gt;
 Beispiel siehe Punkt 2.5.1 ==&amp;gt; diese Angaben sollten (so weit eruierbar) enthalten sein. &amp;lt;br&amp;gt;&lt;br /&gt;
 Verlinkung alleine ist zu wenig.&lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Omniplan&#039;&#039; &amp;gt; selber erstellt?&lt;br /&gt;
*&#039;&#039;Google maps&#039;&#039;&lt;br /&gt;
*&#039;&#039;Google finance&#039;&#039;&lt;br /&gt;
*ein Screenshot einer CAD / 3D-Modellier- bzw. Animationsumgebung wäre gut gewesen, da auch im Text erwähnt und klassisches Beispiel für diese Art der Darstellung&lt;br /&gt;
&#039;&#039;&#039;Aber kein Grund Punkte abzuziehen, oder?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Dafür dass kein CAD-Screenshot enthalten ist, gibt es keinen Punkteabzug, &amp;lt;br&amp;gt;&lt;br /&gt;
 da es Euch grundsätzlich freigestellt ist, welche Abb. ihr hineinstellt.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*Grundsätzlich ist die vorliegende Beschreibung eigentlich eine Themenverfehlung. Was hier beschrieben wurde, ist die Beziehung von ganzen „Views“ untereinander. Im „Visual Information Seeking Mantra“ ist mit „View Relationships“ oder „Relate“ allerdings die Darstellung der Beziehungen zwischen verschiedenen Datenelementen gemeint (auch innerhalb eines Views) – siehe: http://www2.sims.berkeley.edu/courses/is247/f05/readings/Shneiderman_EyesHaveIt_VL96.pdf&lt;br /&gt;
&#039;&#039;&#039;Tja. Da muss ich auch Kritik zurückgeben: &amp;quot;View Relationships&amp;quot; klingt für mich wie &amp;quot;Relationships between Views&amp;quot;. Es hätte schon heißen müssen: &amp;quot;Viewing Relationships&amp;quot;, oder besser &amp;quot;Relate Task&amp;quot; oder einfach &amp;quot;Relate&amp;quot;. Es heißt ja auch &amp;quot;Linking and Brushing&amp;quot;, nicht &amp;quot;Link and Brush&amp;quot; (wobei man das mit nichts verwechseln kann). Ausserdem haben wir im Internet nichts zu dem Begriff im Zusammenhang mit Informationsvisualisierung gefunden. Deswegen habe ich mir auch das Shneiderman Buch &amp;quot;Designing The User Interface&amp;quot; ausgeborgt und auch hier (im Kapitel &amp;quot;Information Search and Visualization&amp;quot;) nichts zu dem Begriff gefunden. Auch in &amp;quot;Readings in Information Visualization&amp;quot; (im Index) nichts. Ich hoffe das ist verständlich und verhindert Punkteabzug.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Dennoch wurde von Ben Shneiderman der Begriff &amp;quot;View Relationships&amp;quot; (vgl. den oben angegebenen Link, S. 5)&amp;lt;br&amp;gt;&lt;br /&gt;
 und nicht &amp;quot;Viewing Relationships&amp;quot; eingeführt. Da die Singular Form &amp;quot;View&amp;quot; verwendet wird, &amp;lt;br&amp;gt;&lt;br /&gt;
 bedeutet das nicht notwendiger Weise einen Rückschluss auf &amp;quot;Relationships between Views&amp;quot; (Plural).&lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Es wurde der Begriff View Relationships im Kontext eines vollständigen englischen Satzes verwendet. Ist das wirklich so schwer zu einzusehen, dass man das missverstehen kann? Was stimmt an meiner Begründung nicht? Natürlich bedeutet es nicht notwendigerweise diesen Rückschluss, aber wir haben ihn gezogen und ich wollte verständlich machen warum und damit auch helfen dieses Missverständnis vielleicht im nächsten Jahr zu vermeiden. Ausserdem möchte ich bei der Gelegenheit darauf hinweisen, dass 10 Punkte (entspricht damit 0.15 ECTS) lächerlich wenig sind für eine derart strenge Beurteilung und den damit verbundenen hohen Aufwand.&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 1) Es war in der Angabe klar gekennzeichnet, das &amp;quot;View Relationships&amp;quot;  ein Teil &amp;lt;br&amp;gt;&lt;br /&gt;
 des &amp;quot;Visual Information Seeking Mantra&amp;quot; von Ben Shneiderman  ist. Weiters ist in der Angabe &amp;lt;br&amp;gt;&lt;br /&gt;
 der Wiki Eintrag &amp;quot;Visual Information Seeking Mantra&amp;quot; verlinkt. Dort wiederum gibt es &amp;lt;br&amp;gt;&lt;br /&gt;
 sowohl Referenzen inkl. Links auf [Sahling, 2002] (http://www.vrvis.at/via/resources/DA-NSahling/masterthesis.html) &amp;lt;br&amp;gt;&lt;br /&gt;
 als auch auf den Originalartikel [Shneiderman, 1996] (http://citeseer.ist.psu.edu/409647.html). &amp;lt;br&amp;gt;&lt;br /&gt;
 Es sollte nicht zu viel verlangt sein, sich zumindest den Originalartikel von Shneiderman anzusehen, &amp;lt;br&amp;gt;&lt;br /&gt;
 wo eine einfache Textsuche nach &amp;quot;view relationships&amp;quot; direkt zu den Beschreibungen führt.&lt;br /&gt;
&#039;&#039;Unsere Suche nach &amp;quot;View Relationships&amp;quot; hat keine befriedigenden Ergebnisse geliefert. Auch das letztens erwähnte Buch von Shneiderman und das Readings in Information Visualization nicht. Ich plädiere darauf im nächsten Jahr nicht diesen Begriff zu verwenden. Bei den anderen Gruppen wurden auch die Namen der Tasks verwendet und nicht ein Satzteil aus deren Beschreibung. Ach, und bei [Sahling, 2002] geht es auch um multiple views und linking and brushing - diese Arbeit haben wir nämlich schon gefunden.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 2) Natürlich ist es nachvollziehbar, dass der Begriff missverstanden werden kann. &amp;lt;br&amp;gt;&lt;br /&gt;
 Wenn aber nicht ganz klar ist, was mit der Angabe gemeint ist, dann wäre es wohl am einfachsten, &amp;lt;br&amp;gt;&lt;br /&gt;
 gleich rückzufragen.&lt;br /&gt;
&#039;&#039;Selbst schuld, ich weiß. Ein wenig Verständnis hätte ich nur gerne. Und ärgern tu ich mich weil ich mich vor allem um eine gute Beschreibung bemüht habe.&#039;&#039;&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 3) Die Punktevergabe bzw. ‑abzüge haben im größten Teil mit den anderen genannten Punkten zu tun. &amp;lt;br&amp;gt;&lt;br /&gt;
 Dabei handelt es sich hauptsächlich um Punkte, die recht schnell nachgebessert werden können ‑ &amp;lt;br&amp;gt;&lt;br /&gt;
 zudem eröffnen wir die Möglichkeit zur Nachbesserung.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 4) Ziel der Übung ist, etwas zu lernen, nicht möglichst wenig für möglichst viele ECTS Punkte tun zu müssen. &amp;lt;br&amp;gt;&lt;br /&gt;
 In diesem Jahr fällt zudem die Implementierung eines Prototypen weg, was in den vergangenen Jahren &amp;lt;br&amp;gt;&lt;br /&gt;
 noch einen wesentlich höheren Aufwand bedeutet hat. Zudem gibt es keine Präsenzstunden wie in vielen anderen Übungen!&lt;br /&gt;
&#039;&#039;Verglichen mit Aufgabe 2 war die Aufgabe 1 mehr Aufwand, bringt aber nur halb so viel Punkte. Darum geht es - nicht darum möglichst wenig für möglichst viele ECTS Punkte tun zu müssen. Mir gefällt die LV und ich beschäftige mich gern damit, aber das Preis/Leistungsverhältnis der Aufgabe 1 ist schlecht. Das ist demotivierend und in meinem Fall (wegen des Missverständnisses!) auch ärgerlich.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 10:41, 27 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Drag &amp;amp; Drop:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Insgesamt wenig eigener Text&lt;br /&gt;
*keine Kurzdefinition des Begriffs am Beginn der Seite&lt;br /&gt;
*Gute Beschreibung, allerdings zahlreiche Zitate 1:1 übernommen - bitte als solche formatieren!&lt;br /&gt;
*References am Ende des Artikels auflisten anstatt bei jedem Punkt&lt;br /&gt;
*es wird bei jedem Punkt immer nur aus einer Quelle zitiert!&lt;br /&gt;
*Abbildungen: auf den Image-Seiten bei Angabe der Source die Zitate vervollständigen (nicht nur Hyperlinks angeben)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Ihr habt die Möglichkeit, die angegebenen Dinge noch bis einschließlich 02.12.2007 zu verbessern - dann wird natürlich eure Punkteanzahl aufgewertet!&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
-- [[User:ASchratt|Alexander Schratt]] 17:32, 23 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Frage: Unser dritter Mann ist untätig. Wir sind de facto nur zu zweit. Ich hoffe, das sind mildernde Umstände für die Benotung?&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Da es für uns nicht möglich ist festzustellen, wer wie viel innerhalb der Gruppe beiträgt, &amp;lt;br&amp;gt;&lt;br /&gt;
 kann die Beurteilung für alle Gruppenmitglieder nur einheitlich sein. Bitte weist Euren Kollegen darauf hin, &amp;lt;br&amp;gt;&lt;br /&gt;
 dass er seinen Anteil leisten muss. &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Wieso ist das nicht möglich? Ich sehe in der History ganz genau wer was gemacht hat. Und in den Diskussionen sehe ich, wer mitdiskutiert hat. Ausserdem sage ich es Ihnen, dass unser dritter noch gar nichts gemacht hat ausser seine User Site und er hat auch noch nie auf ein Mail geantwortet. Ich möchte ein Sehr Gut auf diese Übung und soll dafür büßen, dass unser drittes Gruppenmitglied absolut nichts macht? Und er soll dafür ein Sehr Gut bekommen?&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 1) Die Übung ist halt mal eine Gruppenübung ‑ wenn wir uns die Beiträge eines jeden einzelnen extra ansehen würden, &amp;lt;br&amp;gt;&lt;br /&gt;
 dann könnten wir gleich eine Einzelübung machen, was allerdings organisatorisch nicht möglich ist. Zudem kann aus &amp;lt;br&amp;gt;&lt;br /&gt;
 der History nicht darauf rückgeschlossen werden, wie groß etwa der Anteil Einzelner an Vorarbeiten (Recherche) ist.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 2) Ich benötige den Namen des dritten (mutmaßlich untätigen) Gruppenmitglieds, damit wir ihn anschreiben &amp;lt;br&amp;gt;&lt;br /&gt;
 und auffordern können, etwas beizutragen (andernfalls müssen wir der betreffenden Person ein negatives Zeugnis ausstellen). &amp;lt;br&amp;gt;&lt;br /&gt;
 Trotzdem bleibt die Gruppenbewertung bestehen.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Ich habe bis jetzt noch bei jeder Gruppenarbeit schlechte Erfahrungen gemacht. Mich wundert, dass die meisten LV Leiter noch kein System gegen Trittbrettfahrer und für eine faire Benotung haben. Ich würde das so machen (es wurde bei einer Übung schon so gemacht und hat recht gut funktioniert): Am Ende des Semesters darf die Gruppe jedem Mitglied den Anteil der erbrachten Gesamtleistung zuordnen. Wird das nicht gemacht, oder gibt es keine Mehrheit, ist die Standardaufteilung je 1/Anzahl der Mitglieder. Die Punkte der Gruppe werden mit diesem Wert multipliziert * Anzahl der Mitglieder und jeder hat seine Punkteanzahl und damit eine gerechte Note. Oder so ähnlich halt...&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
  -- [[User:ASchratt|Alexander Schratt]] 11:04, 27 November 2007 (CEST)&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Google_finance.png&amp;diff=18148</id>
		<title>File:Google finance.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Google_finance.png&amp;diff=18148"/>
		<updated>2007-11-26T19:55:35Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Google Finance Screenshot&lt;br /&gt;
&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
Google Finance (http://finance.google.com) by Google Inc. Accessed on 26th Nov 2007.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Google_maps.png&amp;diff=18147</id>
		<title>File:Google maps.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Google_maps.png&amp;diff=18147"/>
		<updated>2007-11-26T19:54:50Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Google Maps Screenshot&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
Google Maps (http://maps.google.com) by Google Inc. Accessed on 26th Nov 2007.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=18146</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=18146"/>
		<updated>2007-11-26T19:52:29Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Definition|The relationship between views in a multiple view system to form a single conceptual entity.}}&lt;br /&gt;
&lt;br /&gt;
A multiple view system uses two or more distinct views to support the investigation of a single conceptual entity. Many such systems exist, ranging from computer-aided design (CAD) systems to overview-plus-detail systems that show both and overview for context and a zoomed-in-view for detail.&lt;br /&gt;
Multiple view system offer a variety of benefits. For example: improved user performance, discovery of unforeseen relationships, and unification of the desktop.&lt;br /&gt;
However, multiple view systems are highly challenging to design, They often use sophisticated coordination mechanisms and layout. In addition, subtle interactions among the many dimensions of the design space complicate design decisions.[Baldonado et al., 2000]&lt;br /&gt;
&lt;br /&gt;
===Model===&lt;br /&gt;
Multiple view systems are based on three dimensions: &#039;&#039;selection&#039;&#039; of views, &#039;&#039;presentation&#039;&#039; of views, and &#039;&#039;interaction&#039;&#039; among views.&lt;br /&gt;
&lt;br /&gt;
====Definitions====&lt;br /&gt;
*A &#039;&#039;single view&#039;&#039; of a conceptual entity is a set of data plus a specification of how to display that data visually.&lt;br /&gt;
*Views are &#039;&#039;distinct&#039;&#039; if they allow the user to learn about different aspects of the conceptual entity.&lt;br /&gt;
*A &#039;&#039;multiple view system&#039;&#039; uses two or more such distinct views to support the investigation of a given conceptual entity.&lt;br /&gt;
&lt;br /&gt;
====Selection====&lt;br /&gt;
The first phase in the design process is to choose a set of views to be used in a coordinated fashion.&lt;br /&gt;
&lt;br /&gt;
====Presentation====&lt;br /&gt;
Once a set of views has been chosen, the designer needs to decide how the views will be presented, e.g., sequentially or simultaneously. If the views appear at once, there are many possible combinations of these views on the screen.&lt;br /&gt;
&lt;br /&gt;
====Interaction====&lt;br /&gt;
Each view may have independent affordances, e.g., selection or navigation capabilities. There are several common interaction techniques concerning the relationship between multiple views:&lt;br /&gt;
*&#039;&#039;Navigational Slaving:&#039;&#039; Movements in one view are automatically propagates to other views.&lt;br /&gt;
*&#039;&#039;Linking:&#039;&#039; Data in one view is connected to data in another view. A specific type of linking is &#039;&#039;brushing&#039;&#039;, in which the user highlights items in one view and the corresponding items in another view are highlighted by the system.&lt;br /&gt;
&lt;br /&gt;
[[Image:omniplan.png|150px|thumb|Brushing in OmniPlan]]&lt;br /&gt;
&lt;br /&gt;
Both, slaving and linking are typically governed by a &#039;&#039;coupling function&#039;&#039; that specifies a mapping from objects or navigational position in one view to objects or navigational position in another view. &lt;br /&gt;
&lt;br /&gt;
===Design Rules===&lt;br /&gt;
&lt;br /&gt;
====Space/Time Resource Optimization====&lt;br /&gt;
Presenting multiple views sequentially can save display space, but presenting multiple views at once can save time when comparing views, therefore:&lt;br /&gt;
&lt;br /&gt;
{{Quotation|Balance the spatial and temporal costs of presenting multiple views with the spatial and temporal benefits of using the views|[Baldonado et al., 2000]}}&lt;br /&gt;
&lt;br /&gt;
[[Image:google_maps.png|150px|thumb|Overlapping Views in Google Maps]]&lt;br /&gt;
&lt;br /&gt;
====Self Evidence====&lt;br /&gt;
Perceptual cues can move view registration/alignment from the realm of cognition to the realm of perception, so users can learn more quickly, therefore:&lt;br /&gt;
&lt;br /&gt;
{{Quotation|Use perceptual cues to make relationships among views more apparent to the user.|[Baldonado et al., 2000]}}&lt;br /&gt;
&lt;br /&gt;
[[Image:google_finance.png|150px|thumb|Self Evident Relationship between Overview and Detail in Google Finance]]&lt;br /&gt;
&lt;br /&gt;
====Consistency====&lt;br /&gt;
The additional complexity introduced by multiple views must be balanced by ease of learning, which is facilitated by consistency and can make comparisons easier, therefore:&lt;br /&gt;
&lt;br /&gt;
{{Quotation|Make the interface for multiple views consistent, and make the states of multiple views consistent.|[Baldonado et al., 2000]}}&lt;br /&gt;
&lt;br /&gt;
====Attention Management====&lt;br /&gt;
When events occur which require the user&#039;s attention, perceptual techniques can direct the user to a salient view, therefore:&lt;br /&gt;
&lt;br /&gt;
{{Quotation|Use perceptual techniques to focus the user&#039;s attention on the right view at the right time.|[Baldonado et al., 2000]}}&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
[Baldonado et al., 2000] Michelle Q. Wang Baldonado, Allison Woodruff, and Allan Kuchinsky.: Guidelines for Using Multiple Views in Information Visualization. &#039;&#039;Advanced Visual Interfaces (AVI2000)&#039;&#039;, pages 110–119, Palermo, Italy, May 2000. ACM Press.&lt;br /&gt;
&lt;br /&gt;
See also: [[Linking and Brushing]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1&amp;diff=18145</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1&amp;diff=18145"/>
		<updated>2007-11-26T18:48:45Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Bewertung ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Punkte: 6 von 10&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Begründung:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;View Relationships:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Insgesamt wenig eigener Text&lt;br /&gt;
&#039;&#039;&#039;Der gesamte Text ist selbst geschrieben. Zugegeben, es ist eine Zusammenfassung - aber kein Copy-Paste!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 http://www.ifs.tuwien.ac.at/~silvia/wien/gwa/ws05/articles/Baldonado-AVI2000.pdf ==&amp;gt; vgl. Abstract &amp;lt;br&amp;gt;&lt;br /&gt;
 (teilweise wurde 1:1 übernommen; das sollte entsprechend gekennzeichnet sein)&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*Bei den beiden Definitionen und Beschreibungen handelt es sich um Zitate. Müssen entsprechend formatiert werden. Alle 1:1 übernommene Textpassagen als Zitate kennzeichnen.&lt;br /&gt;
&#039;&#039;&#039;Es ist eine Zusammenfassung mit entsprechend eigenen Formulierungen. Die einzigen Sätze, die 1:1 übernommen wurden sind die Design Rules. Die habe ich jetzt gekennzeichnet.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 vgl. meinen Kommentar weiter oben&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*nur eine Quelle als Referenz&lt;br /&gt;
&#039;&#039;&#039;Ja, es wurde eine Quelle verwendet. Ist das so schlimm? Es war nicht mehr notwendig und nichts vergleichbar gutes zu finden (die Themenverfehlung in Betracht gezogen).&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Wolfgang Aigner hat in der Angabe zu Aufgabe 1 darauf hingewiesen, dass mehr als eine Quelle&amp;lt;br&amp;gt;&lt;br /&gt;
 als Grundlage herangezogen werden soll. Das ist für wissenschaftliches Arbeiten essentiell,&amp;lt;br&amp;gt;&lt;br /&gt;
 im Sinne einer kritischen Auseinandersetzung mit Quellen.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*Abbildungen: Quellenangaben (source) fehlen auf folgenden Image-Seiten:&lt;br /&gt;
&#039;&#039;&#039;Alles von mir selbst erstellte Screenshots. Ich habe die Websites verlinkt.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Dennoch ist Google maps / finance die Quelle. Formatieren von Web Ressources&amp;lt;br&amp;gt;&lt;br /&gt;
 vgl. Punkt 2.5 auf http://www.infovis-wiki.net/index.php/Help:Citation_%26_Bibilography_Format &amp;lt;br&amp;gt;&lt;br /&gt;
 Beispiel siehe Punkt 2.5.1 ==&amp;gt; diese Angaben sollten (so weit eruierbar) enthalten sein. &amp;lt;br&amp;gt;&lt;br /&gt;
 Verlinkung alleine ist zu wenig.&lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;Omniplan&#039;&#039; &amp;gt; selber erstellt?&lt;br /&gt;
*&#039;&#039;Google maps&#039;&#039;&lt;br /&gt;
*&#039;&#039;Google finance&#039;&#039;&lt;br /&gt;
*ein Screenshot einer CAD / 3D-Modellier- bzw. Animationsumgebung wäre gut gewesen, da auch im Text erwähnt und klassisches Beispiel für diese Art der Darstellung&lt;br /&gt;
&#039;&#039;&#039;Aber kein Grund Punkte abzuziehen, oder?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Dafür dass kein CAD-Screenshot enthalten ist, gibt es keinen Punkteabzug, &amp;lt;br&amp;gt;&lt;br /&gt;
 da es Euch grundsätzlich freigestellt ist, welche Abb. ihr hineinstellt.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
*Grundsätzlich ist die vorliegende Beschreibung eigentlich eine Themenverfehlung. Was hier beschrieben wurde, ist die Beziehung von ganzen „Views“ untereinander. Im „Visual Information Seeking Mantra“ ist mit „View Relationships“ oder „Relate“ allerdings die Darstellung der Beziehungen zwischen verschiedenen Datenelementen gemeint (auch innerhalb eines Views) – siehe: http://www2.sims.berkeley.edu/courses/is247/f05/readings/Shneiderman_EyesHaveIt_VL96.pdf&lt;br /&gt;
&#039;&#039;&#039;Tja. Da muss ich auch Kritik zurückgeben: &amp;quot;View Relationships&amp;quot; klingt für mich wie &amp;quot;Relationships between Views&amp;quot;. Es hätte schon heißen müssen: &amp;quot;Viewing Relationships&amp;quot;, oder besser &amp;quot;Relate Task&amp;quot; oder einfach &amp;quot;Relate&amp;quot;. Es heißt ja auch &amp;quot;Linking and Brushing&amp;quot;, nicht &amp;quot;Link and Brush&amp;quot; (wobei man das mit nichts verwechseln kann). Ausserdem haben wir im Internet nichts zu dem Begriff im Zusammenhang mit Informationsvisualisierung gefunden. Deswegen habe ich mir auch das Shneiderman Buch &amp;quot;Designing The User Interface&amp;quot; ausgeborgt und auch hier (im Kapitel &amp;quot;Information Search and Visualization&amp;quot;) nichts zu dem Begriff gefunden. Auch in &amp;quot;Readings in Information Visualization&amp;quot; (im Index) nichts. Ich hoffe das ist verständlich und verhindert Punkteabzug.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Dennoch wurde von Ben Shneiderman der Begriff &amp;quot;View Relationships&amp;quot; (vgl. den oben angegebenen Link, S. 5)&amp;lt;br&amp;gt;&lt;br /&gt;
 und nicht &amp;quot;Viewing Relationships&amp;quot; eingeführt. Da die Singular Form &amp;quot;View&amp;quot; verwendet wird, &amp;lt;br&amp;gt;&lt;br /&gt;
 bedeutet das nicht notwendiger Weise einen Rückschluss auf &amp;quot;Relationships between Views&amp;quot; (Plural).&lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Es wurde der Begriff View Relationships im Kontext eines vollständigen englischen Satzes verwendet. Ist das wirklich so schwer zu einzusehen, dass man das missverstehen kann? Was stimmt an meiner Begründung nicht? Natürlich bedeutet es nicht notwendigerweise diesen Rückschluss, aber wir haben ihn gezogen und ich wollte verständlich machen warum und damit auch helfen dieses Missverständnis vielleicht im nächsten Jahr zu vermeiden. Ausserdem möchte ich bei der Gelegenheit darauf hinweisen, dass 10 Punkte (entspricht damit 0.15 ECTS) lächerlich wenig sind für eine derart strenge Beurteilung und den damit verbundenen hohen Aufwand.&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Drag &amp;amp; Drop:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Insgesamt wenig eigener Text&lt;br /&gt;
*keine Kurzdefinition des Begriffs am Beginn der Seite&lt;br /&gt;
*Gute Beschreibung, allerdings zahlreiche Zitate 1:1 übernommen - bitte als solche formatieren!&lt;br /&gt;
*References am Ende des Artikels auflisten anstatt bei jedem Punkt&lt;br /&gt;
*es wird bei jedem Punkt immer nur aus einer Quelle zitiert!&lt;br /&gt;
*Abbildungen: auf den Image-Seiten bei Angabe der Source die Zitate vervollständigen (nicht nur Hyperlinks angeben)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Ihr habt die Möglichkeit, die angegebenen Dinge noch bis einschließlich 02.12.2007 zu verbessern - dann wird natürlich eure Punkteanzahl aufgewertet!&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
-- [[User:ASchratt|Alexander Schratt]] 17:32, 23 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Frage: Unser dritter Mann ist untätig. Wir sind de facto nur zu zweit. Ich hoffe, das sind mildernde Umstände für die Benotung?&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Da es für uns nicht möglich ist festzustellen, wer wie viel innerhalb der Gruppe beiträgt, &amp;lt;br&amp;gt;&lt;br /&gt;
 kann die Beurteilung für alle Gruppenmitglieder nur einheitlich sein. Bitte weist Euren Kollegen darauf hin, &amp;lt;br&amp;gt;&lt;br /&gt;
 dass er seinen Anteil leisten muss. &lt;br /&gt;
 &lt;br /&gt;
 -- [[User:ASchratt|Alexander Schratt]] 17:00, 26 November 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Wieso ist das nicht möglich? Ich sehe in der History ganz genau wer was gemacht hat. Und in den Diskussionen sehe ich, wer mitdiskutiert hat. Ausserdem sage ich es Ihnen, dass unser dritter noch gar nichts gemacht hat ausser seine User Site und er hat auch noch nie auf ein Mail geantwortet. Ich möchte ein Sehr Gut auf diese Übung und soll dafür büßen, dass unser drittes Gruppenmitglied absolut nichts macht? Und er soll dafür ein Sehr Gut bekommen?&#039;&#039;&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1&amp;diff=18139</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1&amp;diff=18139"/>
		<updated>2007-11-26T10:33:54Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Bewertung ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Punkte: 6 von 10&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Begründung:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;View Relationships:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Insgesamt wenig eigener Text&lt;br /&gt;
&#039;&#039;&#039;Der gesamte Text ist selbst geschrieben. Zugegeben, es ist eine Zusammenfassung - aber kein Copy-Paste!&#039;&#039;&#039;&lt;br /&gt;
*Bei den beiden Definitionen und Beschreibungen handelt es sich um Zitate. Müssen entsprechend formatiert werden. Alle 1:1 übernommene Textpassagen als Zitate kennzeichnen.&lt;br /&gt;
&#039;&#039;&#039;Es ist eine Zusammenfassung mit entsprechend eigenen Formulierungen. Die einzigen Sätze, die 1:1 übernommen wurden sind die Design Rules. Die habe ich jetzt gekennzeichnet.&#039;&#039;&#039;&lt;br /&gt;
*nur eine Quelle als Referenz&lt;br /&gt;
&#039;&#039;&#039;Ja, es wurde eine Quelle verwendet. Ist das so schlimm? Es war nicht mehr notwendig und nichts vergleichbar gutes zu finden (die Themenverfehlung in Betracht gezogen).&#039;&#039;&#039;&lt;br /&gt;
*Abbildungen: Quellenangaben (source) fehlen auf folgenden Image-Seiten:&lt;br /&gt;
&#039;&#039;&#039;Alles von mir selbst erstellte Screenshots. Ich habe die Websites verlinkt.&#039;&#039;&#039;&lt;br /&gt;
*&#039;&#039;Omniplan&#039;&#039; &amp;gt; selber erstellt?&lt;br /&gt;
*&#039;&#039;Google maps&#039;&#039;&lt;br /&gt;
*&#039;&#039;Google finance&#039;&#039;&lt;br /&gt;
*ein Screenshot einer CAD / 3D-Modellier- bzw. Animationsumgebung wäre gut gewesen, da auch im Text erwähnt und klassisches Beispiel für diese Art der Darstellung&lt;br /&gt;
&#039;&#039;&#039;Aber kein Grund Punkte abzuziehen, oder?&#039;&#039;&#039;&lt;br /&gt;
*Grundsätzlich ist die vorliegende Beschreibung eigentlich eine Themenverfehlung. Was hier beschrieben wurde, ist die Beziehung von ganzen „Views“ untereinander. Im „Visual Information Seeking Mantra“ ist mit „View Relationships“ oder „Relate“ allerdings die Darstellung der Beziehungen zwischen verschiedenen Datenelementen gemeint (auch innerhalb eines Views) – siehe: http://www2.sims.berkeley.edu/courses/is247/f05/readings/Shneiderman_EyesHaveIt_VL96.pdf&lt;br /&gt;
&#039;&#039;&#039;Tja. Da muss ich auch Kritik zurückgeben: &amp;quot;View Relationships&amp;quot; klingt für mich wie &amp;quot;Relationships between Views&amp;quot;. Es hätte schon heißen müssen: &amp;quot;Viewing Relationships&amp;quot;, oder besser &amp;quot;Relate Task&amp;quot; oder einfach &amp;quot;Relate&amp;quot;. Es heißt ja auch &amp;quot;Linking and Brushing&amp;quot;, nicht &amp;quot;Link and Brush&amp;quot; (wobei man das mit nichts verwechseln kann). Ausserdem haben wir im Internet nichts zu dem Begriff im Zusammenhang mit Informationsvisualisierung gefunden. Deswegen habe ich mir auch das Shneiderman Buch &amp;quot;Designing The User Interface&amp;quot; ausgeborgt und auch hier (im Kapitel &amp;quot;Information Search and Visualization&amp;quot;) nichts zu dem Begriff gefunden. Auch in &amp;quot;Readings in Information Visualization&amp;quot; (im Index) nichts. Ich hoffe das ist verständlich und verhindert Punkteabzug.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Drag &amp;amp; Drop:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*Insgesamt wenig eigener Text&lt;br /&gt;
*keine Kurzdefinition des Begriffs am Beginn der Seite&lt;br /&gt;
*Gute Beschreibung, allerdings zahlreiche Zitate 1:1 übernommen - bitte als solche formatieren!&lt;br /&gt;
*References am Ende des Artikels auflisten anstatt bei jedem Punkt&lt;br /&gt;
*es wird bei jedem Punkt immer nur aus einer Quelle zitiert!&lt;br /&gt;
*Abbildungen: auf den Image-Seiten bei Angabe der Source die Zitate vervollständigen (nicht nur Hyperlinks angeben)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Ihr habt die Möglichkeit, die angegebenen Dinge noch bis einschließlich 02.12.2007 zu verbessern - dann wird natürlich eure Punkteanzahl aufgewertet!&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;Frage: Unser dritter Mann ist untätig. Wir sind de facto nur zu zweit. Ich hoffe, das sind mildernde Umstände für die Benotung?&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
-- [[User:ASchratt|Alexander Schratt]] 17:32, 23 November 2007 (CEST)&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=18138</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=18138"/>
		<updated>2007-11-26T10:26:35Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Definition|The relationship between views in a multiple view system to form a single conceptual entity.}}&lt;br /&gt;
&lt;br /&gt;
A multiple view system uses two or more distinct views to support the investigation of a single conceptual entity. Many such systems exist, ranging from computer-aided design (CAD) systems to overview-plus-detail systems that show both and overview for context and a zoomed-in-view for detail.&lt;br /&gt;
Multiple view system offer a variety of benefits. For example: improved user performance, discovery of unforeseen relationships, and unification of the desktop.&lt;br /&gt;
However, multiple view systems are highly challenging to design, They often use sophisticated coordination mechanisms and layout. In addition, subtle interactions among the many dimensions of the design space complicate design decisions.&lt;br /&gt;
&lt;br /&gt;
===Model===&lt;br /&gt;
Multiple view systems are based on three dimensions: &#039;&#039;selection&#039;&#039; of views, &#039;&#039;presentation&#039;&#039; of views, and &#039;&#039;interaction&#039;&#039; among views.&lt;br /&gt;
&lt;br /&gt;
====Definitions====&lt;br /&gt;
*A &#039;&#039;single view&#039;&#039; of a conceptual entity is a set of data plus a specification of how to display that data visually.&lt;br /&gt;
*Views are &#039;&#039;distinct&#039;&#039; if they allow the user to learn about different aspects of the conceptual entity.&lt;br /&gt;
*A &#039;&#039;multiple view system&#039;&#039; uses two or more such distinct views to support the investigation of a given conceptual entity.&lt;br /&gt;
&lt;br /&gt;
====Selection====&lt;br /&gt;
The first phase in the design process is to choose a set of views to be used in a coordinated fashion.&lt;br /&gt;
&lt;br /&gt;
====Presentation====&lt;br /&gt;
Once a set of views has been chosen, the designer needs to decide how the views will be presented, e.g., sequentially or simultaneously. If the views appear at once, there are many possible combinations of these views on the screen.&lt;br /&gt;
&lt;br /&gt;
====Interaction====&lt;br /&gt;
Each view may have independent affordances, e.g., selection or navigation capabilities. There are several common interaction techniques concerning the relationship between multiple views:&lt;br /&gt;
*&#039;&#039;Navigational Slaving:&#039;&#039; Movements in one view are automatically propagates to other views.&lt;br /&gt;
*&#039;&#039;Linking:&#039;&#039; Data in one view is connected to data in another view. A specific type of linking is &#039;&#039;brushing&#039;&#039;, in which the user highlights items in one view and the corresponding items in another view are highlighted by the system.&lt;br /&gt;
&lt;br /&gt;
[[Image:omniplan.png|150px|thumb|Brushing in OmniPlan]]&lt;br /&gt;
&lt;br /&gt;
Both, slaving and linking are typically governed by a &#039;&#039;coupling function&#039;&#039; that specifies a mapping from objects or navigational position in one view to objects or navigational position in another view. &lt;br /&gt;
&lt;br /&gt;
===Design Rules===&lt;br /&gt;
&lt;br /&gt;
====Space/Time Resource Optimization====&lt;br /&gt;
Presenting multiple views sequentially can save display space, but presenting multiple views at once can save time when comparing views, therefore:&lt;br /&gt;
&lt;br /&gt;
{{Quotation|Balance the spatial and temporal costs of presenting multiple views with the spatial and temporal benefits of using the views|[Baldonado et al., 2000]}}&lt;br /&gt;
&lt;br /&gt;
[[Image:google_maps.png|150px|thumb|Overlapping Views in Google Maps]]&lt;br /&gt;
&lt;br /&gt;
====Self Evidence====&lt;br /&gt;
Perceptual cues can move view registration/alignment from the realm of cognition to the realm of perception, so users can learn more quickly, therefore:&lt;br /&gt;
&lt;br /&gt;
{{Quotation|Use perceptual cues to make relationships among views more apparent to the user.|[Baldonado et al., 2000]}}&lt;br /&gt;
&lt;br /&gt;
[[Image:google_finance.png|150px|thumb|Self Evident Relationship between Overview and Detail in Google Finance]]&lt;br /&gt;
&lt;br /&gt;
====Consistency====&lt;br /&gt;
The additional complexity introduced by multiple views must be balanced by ease of learning, which is facilitated by consistency and can make comparisons easier, therefore:&lt;br /&gt;
&lt;br /&gt;
{{Quotation|Make the interface for multiple views consistent, and make the states of multiple views consistent.|[Baldonado et al., 2000]}}&lt;br /&gt;
&lt;br /&gt;
====Attention Management====&lt;br /&gt;
When events occur which require the user&#039;s attention, perceptual techniques can direct the user to a salient view, therefore:&lt;br /&gt;
&lt;br /&gt;
{{Quotation|Use perceptual techniques to focus the user&#039;s attention on the right view at the right time.|[Baldonado et al., 2000]}}&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
[Baldonado et al., 2000] Michelle Q. Wang Baldonado, Allison Woodruff, and Allan Kuchinsky.: Guidelines for Using Multiple Views in Information Visualization. &#039;&#039;Advanced Visual Interfaces (AVI2000)&#039;&#039;, pages 110–119, Palermo, Italy, May 2000. ACM Press.&lt;br /&gt;
&lt;br /&gt;
See also: [[Linking and Brushing]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Google_finance.png&amp;diff=18137</id>
		<title>File:Google finance.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Google_finance.png&amp;diff=18137"/>
		<updated>2007-11-26T09:26:33Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Google Finance Screenshot&lt;br /&gt;
&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
http://finance.google.com&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Google_maps.png&amp;diff=18136</id>
		<title>File:Google maps.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Google_maps.png&amp;diff=18136"/>
		<updated>2007-11-26T09:25:39Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Google Maps Screenshot&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
http://maps.google.com&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_2&amp;diff=18128</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_2&amp;diff=18128"/>
		<updated>2007-11-23T21:22:52Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;hat jemand eine Ahnung was das SE hinter dem % heißen soll?&lt;br /&gt;
&lt;br /&gt;
nein, aber ich würde die tabelle ein bisschen anders machen:&lt;br /&gt;
* die abstände zwischen den columns größer machen, damit rsr, % mehr zusammengehörig erscheint.&lt;br /&gt;
* die zeilenabstände normal machen, dafür &amp;quot;alternate filling&amp;quot; anwenden. z.B. mit RGB(241,245,250)&lt;br /&gt;
...dann kann man rows UND cols gut scannen.&lt;br /&gt;
* im titel % SE ohne Klammer, alles grau&lt;br /&gt;
* das grau vielleicht dünkler (kann man schlecht lesen wenn man schlecht sieht oder ein schlechtes display hat)&lt;br /&gt;
&lt;br /&gt;
vor allem die ersten beiden punkte finde ich wichtig.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_2&amp;diff=18025</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_2&amp;diff=18025"/>
		<updated>2007-11-21T12:33:22Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:cancer-survival.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Kritik ==&lt;br /&gt;
* &#039;&#039;White space&#039;&#039; is well used here to direct the readers&#039; eye to scan down the rows.&lt;br /&gt;
* White space between the 10 and 15 years is slightly wider than between 5 and 10, and 15 and 20 years, which is good if it conveys some meaning.&lt;br /&gt;
* Sometimes white space occurs because of long text in the row header, thus suggesting that the table is grouped, which is not the case. This also disturbs scanning across rows. Therefore, the row header should be made wider.&lt;br /&gt;
* When using &#039;&#039;rules&#039;&#039;, lines should be kept as thin and light as possible. The rules in the table are too thick and heavy.&lt;br /&gt;
* Rules work best with light shades of gray to keep them subtle in comparison to data.&lt;br /&gt;
* The ruler on the top of the table seems useless and should be removed (although this depends on the context of use: when objects must be placed close to the table, it is okay to to form a boundary using rules)&lt;br /&gt;
* Because of the effective use of white space it is easy to scan down the rows. However, scanning across the rows could be made easier by filling alternating rows with e.g. a light shade of gray.&lt;br /&gt;
* The table does contain only 4 subdivisions of survival rates and a far larger number of cancer sites, therefore the rows and columns are wisely arranged. The fact, that we naturally think of time as moving from left to right, rather than top to bottom supports this arrangement.&lt;br /&gt;
* The row sequence seems random (to me, at least) and should be arranged in a natural order that conveys meaning to the reader (at least sort alphabetically ascending by cancer site).&lt;br /&gt;
* Cancer sites could be grouped in a meaningful way, by simply adding white space between groups.&lt;br /&gt;
* Numbers are properly aligned right and text is aligned left, which is good. The decimal point, however, looks odd.&lt;br /&gt;
* Column headers should be right aligned, when the column&#039;s data is right aligned, thereby informing readers how to scan the data. However, it may also be seen as a &#039;spanning header&#039; because the columns really consists of 2 sub-columns with omitted header and should therefore be centered. The (quite unusual) descriptive, spanning header &#039;Relative survival rate, % (SE)&#039; should, according to this rule, also be centered.&lt;br /&gt;
* As the rulers form a boundary between the data- and support components the row header &#039;Cancer&#039; should be pulled outside the table body, above the ruler.&lt;br /&gt;
* Percentage signs should appear immediately to the right of every percentage value because it&#039;s easy to forget that you&#039;re looking at percentages when reading down long columns of numbers. However, I don&#039;t think that this rule applies here and the advantage of reducing visual clutter far outweighs the (minimal) risk of forgetting that the numbers are actually percentage.&lt;br /&gt;
* The precision of the numbers seems reasonable and are correctly presented with a consistent number of decimals.&lt;br /&gt;
* Summary values are completely missing. Row and column summaries could be added, possibly containing average values. &lt;br /&gt;
* I don&#039;t know what &#039;&#039;SE&#039;&#039; is, but let&#039;s assume that it is intended to be compared with the corresponding relative survival rate, and therefore the arrangement is alright. However, comparing with the SEs from other columns could be made easier by:&lt;br /&gt;
** Removing the parenthesis, thus reducing visual noise which adds no information but complicates cognition.&lt;br /&gt;
** Group the SE values by applying the &#039;&#039;Gestalt&#039;&#039; principle of &#039;&#039;similarity&#039;&#039; and e.g. make the SE values gray (in contrast to the black survival rate value) as it seems less important.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01|Gruppe 01]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_2&amp;diff=18024</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_2&amp;diff=18024"/>
		<updated>2007-11-21T12:31:53Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: kritik&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:cancer-survival.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Kritik ==&lt;br /&gt;
* &#039;&#039;White space&#039;&#039; is well used here to direct the readers&#039; eye to scan down the rows.&lt;br /&gt;
* White space between the 10 and 15 years is slightly wider than between 5 and 10, and 15 and 20 years, which is good if it conveys some meaning.&lt;br /&gt;
* Sometimes white space occurs because of long text in the row header, thus suggesting that the table is grouped, which is not the case. This also disturbs scanning across rows. Therefore, the row header should be made wider.&lt;br /&gt;
* When using &#039;&#039;rules&#039;&#039;, lines should be kept as thin and light as possible. The rules in the table are too thick and heavy.&lt;br /&gt;
* Rules work best with light shades of gray to keep them subtle in comparison to data.&lt;br /&gt;
* The ruler on the top of the table seems useless and should be removed (although this depends on the context of use: when objects must be placed close to the table, it is okay to to form a boundary using rules)&lt;br /&gt;
* Because of the effective use of white space it is easy to scan down the rows. However, scanning across the rows could be made easier by filling alternating rows with e.g. a light shade of gray.&lt;br /&gt;
* The table does contain only 4 subdivisions of survival rates and a far larger number of cancer sites, therefore the rows and columns are wisely arranged. The fact, that we naturally think of time as moving from left to right, rather than top to bottom supports this arrangement.&lt;br /&gt;
* The row sequence seems random (to me, at least) and should be arranged in a natural order that conveys meaning to the reader (at least sort alphabetically ascending by cancer site).&lt;br /&gt;
* Cancer sites could be grouped in a meaningful way, by simply adding white space between groups.&lt;br /&gt;
* Numbers are properly aligned right and text is aligned left, which is good. The decimal point, however, looks odd.&lt;br /&gt;
* Column headers should be right aligned, when the column&#039;s data is right aligned, thereby informing readers how to scan the data. However, it may also be seen as a &#039;spanning header&#039; because the columns really consists of 2 sub-columns with omitted header and should therefore be centered. The (quite unusual) descriptive, spanning header &#039;Relative survival rate, % (SE)&#039; should, according to this rule, also be centered.&lt;br /&gt;
* As the rulers form a boundary between the data- and support components the row header &#039;Cancer&#039; should be pulled outside the table body, above the ruler.&lt;br /&gt;
* Percentage signs should appear immediately to the right of every percentage value because it&#039;s easy to forget that you&#039;re looking at percentages when reading down long columns of numbers. However, I don&#039;t think that this rule applies here and the advantage of reducing visual clutter far outweighs the (minimal) risk of forgetting that the numbers are actually percentage.&lt;br /&gt;
* The precision of the numbers seems reasonable and are correctly presented with a consistent number of decimals.&lt;br /&gt;
* Summary values are completely missing. Row and column summaries could be added, possibly containing average values. &lt;br /&gt;
* I don&#039;t know what &#039;&#039;SE&#039;&#039; is, but let&#039;s assume that it is intended to be compared with the corresponding relative survival rate, and therefore the arrangement is alright. However, comparing with the SEs from other columns could be made easier by:&lt;br /&gt;
** Removing the parenthesis, thus reducing visual noise which adds no information but complicates cognition.&lt;br /&gt;
** Group the Se values by applying the &#039;Gestalt&#039; principle of &#039;similarity&#039; and e.g. make the SE values gray (in contrast to the black survival rate value) as it seems less important.&lt;br /&gt;
* The &lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01|Gruppe 01]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_2&amp;diff=18023</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_2&amp;diff=18023"/>
		<updated>2007-11-21T12:23:57Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
&lt;br /&gt;
[[Image:cancer-survival.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Kritik ==&lt;br /&gt;
* &#039;&#039;White space&#039;&#039; is well used here to direct the readers&#039; eye to scan down the rows.&lt;br /&gt;
* White space between the 10 and 15 years is slightly wider than between 5 and 10, and 15 and 20 years, which is good if it conveys some meaning.&lt;br /&gt;
* Sometimes white space occurs because of long text in the row header, thus suggesting that the table is grouped, which is not the case. This also disturbs scanning across rows. Therefore, the row header should be made wider.&lt;br /&gt;
* When using &#039;&#039;rules&#039;&#039;, lines should be kept as thin and light as possible. The rules in the table are too thick and heavy.&lt;br /&gt;
* Rules work best with light shades of gray to keep them subtle in comparison to data.&lt;br /&gt;
* The ruler on the top of the table seems useless and should be removed (although this depends on the context of use: when objects must be placed close to the table, it is okay to to form a boundary using rules)&lt;br /&gt;
* Because of the effective use of white space it is easy to scan down the rows. However, scanning across the rows could be made easier by filling alternating rows with e.g. a light shade of gray.&lt;br /&gt;
* The table does contain only 4 subdivisions of survival rates and a far larger number of cancer sites, therefore the rows and columns are wisely arranged. The fact, that we naturally think of time as moving from left to right, rather than top to bottom supports this arrangement.&lt;br /&gt;
* The row sequence seems random (to me, at least) and should be arranged in a natural order that conveys meaning to the reader (at least sort alphabetically ascending by cancer site).&lt;br /&gt;
* Cancer sites could be grouped in a meaningful way, by simply adding white space between groups.&lt;br /&gt;
* Numbers are properly aligned right and text is aligned left, which is good. The decimal point, however, looks odd.&lt;br /&gt;
* Column headers should be right aligned, when the column&#039;s data is right aligned, thereby informing readers how to scan the data. However, it may also be seen as a &#039;spanning header&#039; because the columns really consists of 2 sub-columns with omitted header and should therefore be centered.&lt;br /&gt;
* Percentage signs should appear immediately to the right of every percentage value because it&#039;s easy to forget that you&#039;re looking at percentages when reading down long columns of numbers. However, I don&#039;t think that this rule applies here and the advantage of reducing visual clutter far outweighs the (minimal) risk of forgetting that the numbers are actually percentage.&lt;br /&gt;
* The precision of the numbers seems reasonable and are correctly presented with a consistent number of decimals.&lt;br /&gt;
* Summary values are completely missing. Row and column summaries could be added, possibly containing average values. &lt;br /&gt;
* I don&#039;t know what &#039;&#039;SE&#039;&#039; is, but let&#039;s assume that it is intended to be compared with the corresponding relative survival rate, and therefore the arrangement is alright. However, comparing with the SEs from other columns could be made easier by:&lt;br /&gt;
** Removing the parenthesis, thus reducing visual noise which adds no information but complicates cognition.&lt;br /&gt;
** Group the Se values by applying the &#039;Gestalt&#039; principle of &#039;similarity&#039; and e.g. make the SE values gray (in contrast to the black survival rate value) as it seems less important.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2007/08|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~aigner/teaching/infovis_ue/index.html UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01|Gruppe 01]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17827</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17827"/>
		<updated>2007-11-09T13:54:48Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Definition|The relationship between views in a multiple view system to form a single conceptual entity.}}&lt;br /&gt;
&lt;br /&gt;
A multiple view system uses two or more distinct views to support the investigation of a single conceptual entity. Many such systems exist, ranging from computer-aided design (CAD) systems to overview-plus-detail systems that show both and overview for context and a zoomed-in-view for detail.&lt;br /&gt;
Multiple view system offer a variety of benefits. For example: improved user performance, discovery of unforeseen relationships, and unification of the desktop.&lt;br /&gt;
However, multiple view systems are highly challenging to design, They often use sophisticated coordination mechanisms and layout. In addition, subtle interactions among the many dimensions of the design space complicate design decisions.&lt;br /&gt;
&lt;br /&gt;
===Model===&lt;br /&gt;
Multiple view systems are based on three dimensions: &#039;&#039;selection&#039;&#039; of views, &#039;&#039;presentation&#039;&#039; of views, and &#039;&#039;interaction&#039;&#039; among views.&lt;br /&gt;
&lt;br /&gt;
====Definitions====&lt;br /&gt;
*A &#039;&#039;single view&#039;&#039; of a conceptual entity is a set of data plus a specification of how to display that data visually.&lt;br /&gt;
*Views are &#039;&#039;distinct&#039;&#039; if they allow the user to learn about different aspects of the conceptual entity.&lt;br /&gt;
*A &#039;&#039;multiple view system&#039;&#039; uses two or more such distinct views to support the investigation of a given conceptual entity.&lt;br /&gt;
&lt;br /&gt;
====Selection====&lt;br /&gt;
The first phase in the design process is to choose a set of views to be used in a coordinated fashion.&lt;br /&gt;
&lt;br /&gt;
====Presentation====&lt;br /&gt;
Once a set of views has been chosen, the designer needs to decide how the views will be presented, e.g., sequentially or simultaneously. If the views appear at once, there are many possible combinations of these views on the screen.&lt;br /&gt;
&lt;br /&gt;
====Interaction====&lt;br /&gt;
Each view may have independent affordances, e.g., selection or navigation capabilities. There are several common interaction techniques concerning the relationship between multiple views:&lt;br /&gt;
*&#039;&#039;Navigational Slaving:&#039;&#039; Movements in one view are automatically propagates to other views.&lt;br /&gt;
*&#039;&#039;Linking:&#039;&#039; Data in one view is connected to data in another view. A specific type of linking is &#039;&#039;brushing&#039;&#039;, in which the user highlights items in one view and the corresponding items in another view are highlighted by the system.&lt;br /&gt;
&lt;br /&gt;
[[Image:omniplan.png|150px|thumb|Brushing in OmniPlan]]&lt;br /&gt;
&lt;br /&gt;
Both, slaving and linking are typically governed by a &#039;&#039;coupling function&#039;&#039; that specifies a mapping from objects or navigational position in one view to objects or navigational position in another view. &lt;br /&gt;
&lt;br /&gt;
===Design Rules===&lt;br /&gt;
&lt;br /&gt;
====Space/Time Resource Optimization====&lt;br /&gt;
Presenting multiple views sequentially can save display space, but presenting multiple views at once can save time when comparing views, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Balance the spatial and temporal costs of presenting multiple views with the spatial and temporal benefits of using the views.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Image:google_maps.png|150px|thumb|Overlapping Views in Google Maps]]&lt;br /&gt;
&lt;br /&gt;
====Self Evidence====&lt;br /&gt;
Perceptual cues can move view registration/alignment from the realm of cognition to the realm of perception, so users can learn more quickly, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Use perceptual cues to make relationships among views more apparent to the user.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Image:google_finance.png|150px|thumb|Self Evident Relationship between Overview and Detail in Google Finance]]&lt;br /&gt;
&lt;br /&gt;
====Consistency====&lt;br /&gt;
The additional complexity introduced by multiple views must be balanced by ease of learning, which is facilitated by consistency and can make comparisons easier, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Make the interface for multiple views consistent, and make the states of multiple views consistent.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Attention Management====&lt;br /&gt;
When events occur which require the user&#039;s attention, perceptual techniques can direct the user to a salient view, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Use perceptual techniques to focus the user&#039;s attention on the right view at the right time.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
[Baldonado et al., 2000] Michelle Q. Wang Baldonado, Allison Woodruff, and Allan Kuchinsky.: Guidelines for Using Multiple Views in Information Visualization. &#039;&#039;Advanced Visual Interfaces (AVI2000)&#039;&#039;, pages 110–119, Palermo, Italy, May 2000. ACM Press.&lt;br /&gt;
&lt;br /&gt;
See also: [[Linking and Brushing]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17825</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17825"/>
		<updated>2007-11-09T13:47:23Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Definition|The relationship between views in a multiple view system to form a single conceptual entity.}}&lt;br /&gt;
&lt;br /&gt;
A multiple view system uses two or more distinct views to support the investigation of a single conceptual entity. Many such systems exist, ranging from computer-aided design (CAD) systems to overview-plus-detail systems that show both and overview for context and a zoomed-in-view for detail.&lt;br /&gt;
Multiple view system offer a variety of benefits. For example: improved user performance, discovery of unforeseen relationships, and unification of the desktop.&lt;br /&gt;
However, multiple view systems are highly challenging to design, They often use sophisticated coordination mechanisms and layout. In addition, subtle interactions among the many dimensions of the design space complicate design decisions.&lt;br /&gt;
&lt;br /&gt;
===Model===&lt;br /&gt;
Multiple view systems are based on three dimensions: &#039;&#039;selection&#039;&#039; of views, &#039;&#039;presentation&#039;&#039; of views, and &#039;&#039;interaction&#039;&#039; among views.&lt;br /&gt;
&lt;br /&gt;
====Definitions====&lt;br /&gt;
*A &#039;&#039;single view&#039;&#039; of a conceptual entity is a set of data plus a specification of how to display that data visually.&lt;br /&gt;
*Views are &#039;&#039;distinct&#039;&#039; if they allow the user to learn about different aspects of the conceptual entity.&lt;br /&gt;
*A &#039;&#039;multiple view system&#039;&#039; uses two or more such distinct views to support the investigation of a given conceptual entity.&lt;br /&gt;
&lt;br /&gt;
====Selection====&lt;br /&gt;
The first phase in the design process is to choose a set of views to be used in a coordinated fashion.&lt;br /&gt;
&lt;br /&gt;
====Presentation====&lt;br /&gt;
Once a set of views has been chosen, the designer needs to decide how the views will be presented, e.g., sequentially or simultaneously. If the views appear at once, there are many possible combinations of these views on the screen.&lt;br /&gt;
&lt;br /&gt;
====Interaction====&lt;br /&gt;
Each view may have independent affordances, e.g., selection or navigation capabilities. There are several common interaction techniques concerning the relationship between multiple views:&lt;br /&gt;
*&#039;&#039;Navigational Slaving:&#039;&#039; Movements in one view are automatically propagates to other views.&lt;br /&gt;
*&#039;&#039;Linking:&#039;&#039; Data in one view is connected to data in another view. A specific type of linking is &#039;&#039;brushing&#039;&#039;, in which the user highlights items in one view and the corresponding items in another view are highlighted by the system.&lt;br /&gt;
&lt;br /&gt;
[[Image:omniplan.png|150px|thumb|Brushing in OmniPlan]]&lt;br /&gt;
&lt;br /&gt;
Both, slaving and linking are typically governed by a &#039;&#039;coupling function&#039;&#039; that specifies a mapping from objects or navigational position in one view to objects or navigational position in another view. &lt;br /&gt;
&lt;br /&gt;
===Design Rules===&lt;br /&gt;
&lt;br /&gt;
====Space/Time Resource Optimization====&lt;br /&gt;
Presenting multiple views sequentially can save display space, but presenting multiple views at once can save time when comparing views, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Balance the spatial and temporal costs of presenting multiple views with the spatial and temporal benefits of using the views.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Image:google_maps.png|150px|thumb|Overlapping Views in Google Maps]]&lt;br /&gt;
&lt;br /&gt;
====Self Evidence====&lt;br /&gt;
Perceptual cues can move view registration/alignment from the realm of cognition to the realm of perception, so users can learn more quickly, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Use perceptual cues to make relationships among views more apparent to the user.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Image:google_finance.png|150px|thumb|Self Evident Relationship between Overview and Detail in Google Finance]]&lt;br /&gt;
&lt;br /&gt;
====Consistency====&lt;br /&gt;
The additional complexity introduced by multiple views must be balanced by ease of learning, which is facilitated by consistency and can make comparisons easier, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Make the interface for multiple views consistent, and make the states of multiple views consistent.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Attention Management====&lt;br /&gt;
When events occur which require the user&#039;s attention, perceptual techniques can direct the user to a salient view, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Use perceptual techniques to focus the user&#039;s attention on the right view at the right time.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
[Baldonado et al., 2000] Michelle Q. Wang Baldonado, Allison Woodruff, and Allan Kuchinsky.: Guidelines for Using Multiple Views in Information Visualization. &#039;&#039;Advanced Visual Interfaces (AVI2000)&#039;&#039;, pages 110–119, Palermo, Italy, May 2000. ACM Press.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17760</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17760"/>
		<updated>2007-11-08T18:55:31Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A multiple view system uses two or more distinct views to support the investigation of a single conceptual entity. Many such systems exist, ranging from computer-aided design (CAD) systems to overview-plus-detail systems that show both and overview for context and a zoomed-in-view for detail.&lt;br /&gt;
Multiple view system offer a variety of benefits. For example: improved user performance, discovery of unforeseen relationships, and unification of the desktop.&lt;br /&gt;
However, multiple view systems are highly challenging to design, They often use sophisticated coordination mechanisms and layout. In addition, subtle interactions among the many dimensions of the design space complicate design decisions.&lt;br /&gt;
&lt;br /&gt;
===Model===&lt;br /&gt;
Multiple view systems are based on three dimensions: &#039;&#039;selection&#039;&#039; of views, &#039;&#039;presentation&#039;&#039; of views, and &#039;&#039;interaction&#039;&#039; among views.&lt;br /&gt;
&lt;br /&gt;
====Definitions====&lt;br /&gt;
*A &#039;&#039;single view&#039;&#039; of a conceptual entity is a set of data plus a specification of how to display that data visually.&lt;br /&gt;
*Views are &#039;&#039;distinct&#039;&#039; if they allow the user to learn about different aspects of the conceptual entity.&lt;br /&gt;
*A &#039;&#039;multiple view system&#039;&#039; uses two or more such distinct views to support the investigation of a given conceptual entity.&lt;br /&gt;
&lt;br /&gt;
====Selection====&lt;br /&gt;
The first phase in the design process is to choose a set of views to be used in a coordinated fashion.&lt;br /&gt;
&lt;br /&gt;
====Presentation====&lt;br /&gt;
Once a set of views has been chosen, the designer needs to decide how the views will be presented, e.g., sequentially or simultaneously. If the views appear at once, there are many possible combinations of these views on the screen.&lt;br /&gt;
&lt;br /&gt;
====Interaction====&lt;br /&gt;
Each view may have independent affordances, e.g., selection or navigation capabilities. There are several common interaction techniques concerning the relationship between multiple views:&lt;br /&gt;
*&#039;&#039;Navigational Slaving:&#039;&#039; Movements in one view are automatically propagates to other views.&lt;br /&gt;
*&#039;&#039;Linking:&#039;&#039; Data in one view is connected to data in another view. A specific type of linking is &#039;&#039;brushing&#039;&#039;, in which the user highlights items in one view and the corresponding items in another view are highlighted by the system.&lt;br /&gt;
&lt;br /&gt;
[[Image:omniplan.png|150px|thumb|Brushing in OmniPlan]]&lt;br /&gt;
&lt;br /&gt;
Both, slaving and linking are typically governed by a &#039;&#039;coupling function&#039;&#039; that specifies a mapping from objects or navigational position in one view to objects or navigational position in another view. &lt;br /&gt;
&lt;br /&gt;
===Design Rules===&lt;br /&gt;
&lt;br /&gt;
====Space/Time Resource Optimization====&lt;br /&gt;
Presenting multiple views sequentially can save display space, but presenting multiple views at once can save time when comparing views, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Balance the spatial and temporal costs of presenting multiple views with the spatial and temporal benefits of using the views.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Image:google_maps.png|150px|thumb|Overlapping Views in Google Maps]]&lt;br /&gt;
&lt;br /&gt;
====Self Evidence====&lt;br /&gt;
Perceptual cues can move view registration/alignment from the realm of cognition to the realm of perception, so users can learn more quickly, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Use perceptual cues to make relationships among views more apparent to the user.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Image:google_finance.png|150px|thumb|Self Evident Relationship between Overview and Detail in Google Finance]]&lt;br /&gt;
&lt;br /&gt;
====Consistency====&lt;br /&gt;
The additional complexity introduced by multiple views must be balanced by ease of learning, which is facilitated by consistency and can make comparisons easier, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Make the interface for multiple views consistent, and make the states of multiple views consistent.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Attention Management====&lt;br /&gt;
When events occur which require the user&#039;s attention, perceptual techniques can direct the user to a salient view, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Use perceptual techniques to focus the user&#039;s attention on the right view at the right time.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
[Baldonado et al., 2000] Michelle Q. Wang Baldonado, Allison Woodruff, and Allan Kuchinsky.: Guidelines for Using Multiple Views in Information Visualization. &#039;&#039;Advanced Visual Interfaces (AVI2000)&#039;&#039;, pages 110–119, Palermo, Italy, May 2000. ACM Press.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17733</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17733"/>
		<updated>2007-11-08T12:22:57Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A multiple view system uses two or more distinct views to support the investigation of a single conceptual entity. Many such systems exist, ranging from computer-aided design (CAD) systems to overview-plus-detail systems that show both and overview for context and a zoomed-in-view for detail.&lt;br /&gt;
Multiple view system offer a variety of benefits. For example: improved user performance, discovery of unforeseen relationships, and unification of the desktop.&lt;br /&gt;
However, multiple view systems are highly challenging to design, They often use sophisticated coordination mechanisms and layout. In addition, subtle interactions among the many dimensions of the design space complicate design decisions.&lt;br /&gt;
&lt;br /&gt;
===Model===&lt;br /&gt;
Multiple view systems are based on three dimensions: &#039;&#039;selection&#039;&#039; of views, &#039;&#039;presentation&#039;&#039; of views, and &#039;&#039;interaction&#039;&#039; among views.&lt;br /&gt;
&lt;br /&gt;
====Definitions====&lt;br /&gt;
*A &#039;&#039;single view&#039;&#039; of a conceptual entity is a set of data plus a specification of how to display that data visually.&lt;br /&gt;
*Views are &#039;&#039;distinct&#039;&#039; if they allow the user to learn about different aspects of the conceptual entity.&lt;br /&gt;
*A &#039;&#039;multiple view system&#039;&#039; uses two or more such distinct views to support the investigation of a given conceptual entity.&lt;br /&gt;
&lt;br /&gt;
====Selection====&lt;br /&gt;
The first phase in the design process is to choose a set of views to be used in a coordinated fashion.&lt;br /&gt;
&lt;br /&gt;
====Presentation====&lt;br /&gt;
Once a set of views has been chosen, the designer needs to decide how the views will be presented, e.g., sequentially or simultaneously. If the views appear at once, there are many possible combinations of these views on the screen.&lt;br /&gt;
&lt;br /&gt;
====Interaction====&lt;br /&gt;
Each view may have independent affordances, e.g., selection or navigation capabilities. There are several common interaction techniques concerning the relationship between multiple views:&lt;br /&gt;
*&#039;&#039;Navigational Slaving:&#039;&#039; Movements in one view are automatically propagates to other views.&lt;br /&gt;
*&#039;&#039;Linking:&#039;&#039; Data in one view is connected to data in another view. A specific type of linking is &#039;&#039;brushing&#039;&#039;, in which the user highlights items in one view and the corresponding items in another view are highlighted by the system.&lt;br /&gt;
&lt;br /&gt;
[[Image:omniplan.png|Brushing in OmniPlan]]&lt;br /&gt;
&lt;br /&gt;
Both, slaving and linking are typically governed by a &#039;&#039;coupling function&#039;&#039; that specifies a mapping from objects or navigational position in one view to objects or navigational position in another view. &lt;br /&gt;
&lt;br /&gt;
===Design Rules===&lt;br /&gt;
&lt;br /&gt;
====Space/Time Resource Optimization====&lt;br /&gt;
Presenting multiple views sequentially can save display space, but presenting multiple views at once can save time when comparing views, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Balance the spatial and temporal costs of presenting multiple views with the spatial and temporal benefits of using the views.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Image:google_maps.png]]&lt;br /&gt;
&lt;br /&gt;
====Self Evidence====&lt;br /&gt;
Perceptual cues can move view registration/alignment from the realm of cognition to the realm of perception, so users can learn more quickly, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Use perceptual cues to make relationships among views more apparent to the user.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Image:google_finance.png]]&lt;br /&gt;
&lt;br /&gt;
====Consistency====&lt;br /&gt;
The additional complexity introduced by multiple views must be balanced by ease of learning, which is facilitated by consistency and can make comparisons easier, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Make the interface for multiple views consistent, and make the states of multiple views consistent.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Attention Management====&lt;br /&gt;
When events occur which require the user&#039;s attention, perceptual techniques can direct the user to a salient view, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Use perceptual techniques to focus the user&#039;s attention on the right view at the right time.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
[Baldonado et al., 2000] Michelle Q. Wang Baldonado, Allison Woodruff, and Allan Kuchinsky.: Guidelines for Using Multiple Views in Information Visualization. &#039;&#039;Advanced Visual Interfaces (AVI2000)&#039;&#039;, pages 110–119, Palermo, Italy, May 2000. ACM Press.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Omniplan.png&amp;diff=17729</id>
		<title>File:Omniplan.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Omniplan.png&amp;diff=17729"/>
		<updated>2007-11-08T12:14:14Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: Omniplan Screenshot.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Omniplan Screenshot.&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17728</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17728"/>
		<updated>2007-11-08T12:03:17Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A multiple view system uses two or more distinct views to support the investigation of a single conceptual entity. Many such systems exist, ranging from computer-aided design (CAD) systems to overview-plus-detail systems that show both and overview for context and a zoomed-in-view for detail.&lt;br /&gt;
Multiple view system offer a variety of benefits. For example: improved user performance, discovery of unforeseen relationships, and unification of the desktop.&lt;br /&gt;
However, multiple view systems are highly challenging to design, They often use sophisticated coordination mechanisms and layout. In addition, subtle interactions among the many dimensions of the design space complicate design decisions.&lt;br /&gt;
&lt;br /&gt;
===Model===&lt;br /&gt;
Multiple view systems are based on three dimensions: &#039;&#039;selection&#039;&#039; of views, &#039;&#039;presentation&#039;&#039; of views, and &#039;&#039;interaction&#039;&#039; among views.&lt;br /&gt;
&lt;br /&gt;
====Definitions====&lt;br /&gt;
*A &#039;&#039;single view&#039;&#039; of a conceptual entity is a set of data plus a specification of how to display that data visually.&lt;br /&gt;
*Views are &#039;&#039;distinct&#039;&#039; if they allow the user to learn about different aspects of the conceptual entity.&lt;br /&gt;
*A &#039;&#039;multiple view system&#039;&#039; uses two or more such distinct views to support the investigation of a given conceptual entity.&lt;br /&gt;
&lt;br /&gt;
====Selection====&lt;br /&gt;
The first phase in the design process is to choose a set of views to be used in a coordinated fashion.&lt;br /&gt;
&lt;br /&gt;
====Presentation====&lt;br /&gt;
Once a set of views has been chosen, the designer needs to decide how the views will be presented, e.g., sequentially or simultaneously. If the views appear at once, there are many possible combinations of these views on the screen.&lt;br /&gt;
&lt;br /&gt;
====Interaction====&lt;br /&gt;
Each view may have independent affordances, e.g., selection or navigation capabilities. There are several common interaction techniques concerning the relationship between multiple views:&lt;br /&gt;
*&#039;&#039;Navigational Slaving:&#039;&#039; Movements in one view are automatically propagates to other views.&lt;br /&gt;
*&#039;&#039;Linking:&#039;&#039; Data in one view is connected to data in another view. A specific type of linking is &#039;&#039;brushing&#039;&#039;, in which the user highlights items in one view and the corresponding items in another view are highlighted by the system.&lt;br /&gt;
&lt;br /&gt;
Both, slaving and linking are typically governed by a &#039;&#039;coupling function&#039;&#039; that specifies a mapping from objects or navigational position in one view to objects or navigational position in another view. &lt;br /&gt;
&lt;br /&gt;
===Design Rules===&lt;br /&gt;
&lt;br /&gt;
====Space/Time Resource Optimization====&lt;br /&gt;
Presenting multiple views sequentially can save display space, but presenting multiple views at once can save time when comparing views, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Balance the spatial and temporal costs of presenting multiple views with the spatial and temporal benefits of using the views.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Image:google_maps.png]]&lt;br /&gt;
&lt;br /&gt;
====Self Evidence====&lt;br /&gt;
Perceptual cues can move view registration/alignment from the realm of cognition to the realm of perception, so users can learn more quickly, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Use perceptual cues to make relationships among views more apparent to the user.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Image:google_finance.png]]&lt;br /&gt;
&lt;br /&gt;
====Consistency====&lt;br /&gt;
The additional complexity introduced by multiple views must be balanced by ease of learning, which is facilitated by consistency and can make comparisons easier, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Make the interface for multiple views consistent, and make the states of multiple views consistent.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Attention Management====&lt;br /&gt;
When events occur which require the user&#039;s attention, perceptual techniques can direct the user to a salient view, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Use perceptual techniques to focus the user&#039;s attention on the right view at the right time.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
[Baldonado et al., 2000] Michelle Q. Wang Baldonado, Allison Woodruff, and Allan Kuchinsky.: Guidelines for Using Multiple Views in Information Visualization. &#039;&#039;Advanced Visual Interfaces (AVI2000)&#039;&#039;, pages 110–119, Palermo, Italy, May 2000. ACM Press.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17727</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17727"/>
		<updated>2007-11-08T11:57:38Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==View Relationships==&lt;br /&gt;
A multiple view system uses two or more distinct views to support the investigation of a single conceptual entity. Many such systems exist , ranging from computer-aided design (CAD) systems to overview-plus-detail systems that show both and overview for context and a zoomed-in-view for detail.&lt;br /&gt;
Multiple view system offer a variety of benefits. For example: improved user performance, discovery of unforeseen relationships, and unification of the desktop.&lt;br /&gt;
However, multiple view systems are highly challenging to design, They often use sophisticated coordination mechanisms and layout. In addition, subtle interactions among the many dimensions of the design space complicate design decisions.&lt;br /&gt;
&lt;br /&gt;
===Model===&lt;br /&gt;
Multiple view systems are based on three dimensions: &#039;&#039;selection&#039;&#039; of views, &#039;&#039;presentation&#039;&#039; of views, and &#039;&#039;interaction&#039;&#039; among views.&lt;br /&gt;
&lt;br /&gt;
====Definitions====&lt;br /&gt;
*A &#039;&#039;single view&#039;&#039; of a conceptual entity is a set of data plus a specification of how to display that data visually.&lt;br /&gt;
*Views are &#039;&#039;distinct&#039;&#039; if they allow the user to learn about different aspects of the conceptual entity.&lt;br /&gt;
*A &#039;&#039;multiple view system&#039;&#039; uses two or more such distinct views to support the investigation of a given conceptual entity.&lt;br /&gt;
&lt;br /&gt;
====Selection====&lt;br /&gt;
The first phase in the design process is to choose a set of views to be used in a coordinated fashion.&lt;br /&gt;
&lt;br /&gt;
====Presentation====&lt;br /&gt;
Once a set of views has been chosen, the designer needs to decide how the views will be presented, e.g., sequentially or simultaneously. If the views appear at once, there are many possible combinations of these views on the screen.&lt;br /&gt;
&lt;br /&gt;
====Interaction====&lt;br /&gt;
Each view may have independent affordances, e.g., selection or navigation capabilities. There are several common interaction techniques concerning the relationship between multiple views:&lt;br /&gt;
*&#039;&#039;Navigational Slaving:&#039;&#039; Movements in one view are automatically propagates to other views.&lt;br /&gt;
*&#039;&#039;Linking:&#039;&#039; Data in one view is connected to data in another view. A specific type of linking is &#039;&#039;brushing&#039;&#039;, in which the user highlights items in one view and the corresponding items in another view are highlighted by the system.&lt;br /&gt;
&lt;br /&gt;
Both, slaving and linking are typically governed by a &#039;&#039;coupling function&#039;&#039; that specifies a mapping from objects or navigational position in one view to objects or navigational position in another view. &lt;br /&gt;
&lt;br /&gt;
===Design Rules===&lt;br /&gt;
&lt;br /&gt;
====Space/Time Resource Optimization====&lt;br /&gt;
Presenting multiple views sequentially can save display space, but presenting multiple views at once can save time when comparing views, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Balance the spatial and temporal costs of presenting multiple views with the spatial and temporal benefits of using the views.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Self Evidence====&lt;br /&gt;
Perceptual cues can move view registration/alignment from the realm of cognition to the realm of perception, so users can learn more quickly, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Use perceptual cues to make relationships among views more apparent to the user.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Consistency====&lt;br /&gt;
The additional complexity introduced by multiple views must be balanced by ease of learning, which is facilitated by consistency and can make comparisons easier, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Make the interface for multiple views consistent, and make the states of multiple views consistent.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====Attention Management====&lt;br /&gt;
When events occur which require the user&#039;s attention, perceptual techniques can direct the user to a salient view, therefore:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Use perceptual techniques to focus the user&#039;s attention on the right view at the right time.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
[Baldonado et al., 2000] Michelle Q. Wang Baldonado, Allison Woodruff, and Allan Kuchinsky.: Guidelines for Using Multiple Views in Information Visualization. &#039;&#039;Advanced Visual Interfaces (AVI2000)&#039;&#039;, pages 110–119, Palermo, Italy, May 2000. ACM Press.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17704</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17704"/>
		<updated>2007-11-07T20:57:46Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hä?&lt;br /&gt;
Ich hab mir zwar nur den Anfang durchgelesen, aber ich denke das verfehlt das Thema.&lt;br /&gt;
Da es ja um das Visual Information-Seeking Mantra geht, würde ich sagen es geht - grob gesagt - um die Relationship zwischen Overview und Detail und eher weniger um 3D Scatterplots. Oder?&lt;br /&gt;
&lt;br /&gt;
Beispiele:&lt;br /&gt;
&lt;br /&gt;
[[Image:google_finance.png]]&lt;br /&gt;
&lt;br /&gt;
[[Image:google_maps.png]]&lt;br /&gt;
&lt;br /&gt;
== - ==&lt;br /&gt;
&lt;br /&gt;
Leider habe ich nichts oder zumindest nichts brauchbares in die Richtung gefunden das hier war der einzige Artikel der das Thema zumindest streift.&lt;br /&gt;
&lt;br /&gt;
== - ==&lt;br /&gt;
ja, auch ich finde nichts. hab sogar das &amp;quot;Readings in InfoVis&amp;quot; Buch vor mir liegen - nichts.&lt;br /&gt;
&lt;br /&gt;
wir könnten uns selbst was ausdenken, aber das ist wohl auch nicht sinn der sache.&lt;br /&gt;
&lt;br /&gt;
ausserdem muss es ja nicht um die relationships between views sondern es könnte auch um das viewen von relationships gehen. ich glaube es geht um ersteres.&lt;br /&gt;
&lt;br /&gt;
mal sehen was unser tutor dazu zu sagen hat. ob der wohl die diskussionen hier verfolgt?&lt;br /&gt;
&lt;br /&gt;
== -3  ==&lt;br /&gt;
&lt;br /&gt;
es steht part of „Visual Information Seeking Mantra“ - Overview first then Zoom&lt;br /&gt;
and Filter on demand (Shneiderman, 1996)&lt;br /&gt;
&lt;br /&gt;
darum würde ich es auch eher Ersterm zuordnen!&lt;br /&gt;
&lt;br /&gt;
Und ich glaube nicht, dass die Diskusion hier von jemand anderem außer uns mitverfolgt wird.&lt;br /&gt;
&lt;br /&gt;
== - ==&lt;br /&gt;
&lt;br /&gt;
ok hab da was gefunden&lt;br /&gt;
&lt;br /&gt;
http://www.ifs.tuwien.ac.at/~mlanzenberger/teaching/ps/ws07/stuff/2007.10.17.gma.VO01.pdf&lt;br /&gt;
&lt;br /&gt;
Seite 38 &lt;br /&gt;
Grundlagen methodischen Arbeitens&lt;br /&gt;
Informationsvisualisierung&lt;br /&gt;
von&lt;br /&gt;
Monika Lanzenberger&lt;br /&gt;
17. 10. 2007&lt;br /&gt;
&lt;br /&gt;
;)&lt;br /&gt;
&lt;br /&gt;
== - ==&lt;br /&gt;
&lt;br /&gt;
Hmm. Da war ich sogar in der Vorlesung. Aber zu &amp;quot;View Relationships&amp;quot; wurde da nichts gesagt.&lt;br /&gt;
&lt;br /&gt;
Linking &amp;amp; Brushing? Ja, ich denke das ist es!&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17703</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17703"/>
		<updated>2007-11-07T20:56:27Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: -&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hä?&lt;br /&gt;
Ich hab mir zwar nur den Anfang durchgelesen, aber ich denke das verfehlt das Thema.&lt;br /&gt;
Da es ja um das Visual Information-Seeking Mantra geht, würde ich sagen es geht - grob gesagt - um die Relationship zwischen Overview und Detail und eher weniger um 3D Scatterplots. Oder?&lt;br /&gt;
&lt;br /&gt;
Beispiele:&lt;br /&gt;
&lt;br /&gt;
[[Image:google_finance.png]]&lt;br /&gt;
&lt;br /&gt;
[[Image:google_maps.png]]&lt;br /&gt;
&lt;br /&gt;
== - ==&lt;br /&gt;
&lt;br /&gt;
Leider habe ich nichts oder zumindest nichts brauchbares in die Richtung gefunden das hier war der einzige Artikel der das Thema zumindest streift.&lt;br /&gt;
&lt;br /&gt;
== - ==&lt;br /&gt;
ja, auch ich finde nichts. hab sogar das &amp;quot;Readings in InfoVis&amp;quot; Buch vor mir liegen - nichts.&lt;br /&gt;
&lt;br /&gt;
wir könnten uns selbst was ausdenken, aber das ist wohl auch nicht sinn der sache.&lt;br /&gt;
&lt;br /&gt;
ausserdem muss es ja nicht um die relationships between views sondern es könnte auch um das viewen von relationships gehen. ich glaube es geht um ersteres.&lt;br /&gt;
&lt;br /&gt;
mal sehen was unser tutor dazu zu sagen hat. ob der wohl die diskussionen hier verfolgt?&lt;br /&gt;
&lt;br /&gt;
== -3  ==&lt;br /&gt;
&lt;br /&gt;
es steht part of „Visual Information Seeking Mantra“ - Overview first then Zoom&lt;br /&gt;
and Filter on demand (Shneiderman, 1996)&lt;br /&gt;
&lt;br /&gt;
darum würde ich es auch eher Ersterm zuordnen!&lt;br /&gt;
&lt;br /&gt;
Und ich glaube nicht, dass die Diskusion hier von jemand anderem außer uns mitverfolgt wird.&lt;br /&gt;
&lt;br /&gt;
== - ==&lt;br /&gt;
&lt;br /&gt;
ok hab da was gefunden&lt;br /&gt;
&lt;br /&gt;
http://www.ifs.tuwien.ac.at/~mlanzenberger/teaching/ps/ws07/stuff/2007.10.17.gma.VO01.pdf&lt;br /&gt;
&lt;br /&gt;
Seite 38 &lt;br /&gt;
Grundlagen methodischen Arbeitens&lt;br /&gt;
Informationsvisualisierung&lt;br /&gt;
von&lt;br /&gt;
Monika Lanzenberger&lt;br /&gt;
17. 10. 2007&lt;br /&gt;
&lt;br /&gt;
;)&lt;br /&gt;
&lt;br /&gt;
== - ==&lt;br /&gt;
&lt;br /&gt;
Hmm. Da war ich sogar in der Vorlesung. Aber zu &amp;quot;View Relationships&amp;quot; wurde da nichts gesagt.&lt;br /&gt;
&lt;br /&gt;
Beziehst du dich aufs Linking &amp;amp; Brushing? Das ist vielleicht das Synonym zu  &amp;quot;View Relationships&amp;quot; könnt ich mir vorstellen.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17694</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17694"/>
		<updated>2007-11-07T15:36:40Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hä?&lt;br /&gt;
Ich hab mir zwar nur den Anfang durchgelesen, aber ich denke das verfehlt das Thema.&lt;br /&gt;
Da es ja um das Visual Information-Seeking Mantra geht, würde ich sagen es geht - grob gesagt - um die Relationship zwischen Overview und Detail und eher weniger um 3D Scatterplots. Oder?&lt;br /&gt;
&lt;br /&gt;
Beispiele:&lt;br /&gt;
&lt;br /&gt;
[[Image:google_finance.png]]&lt;br /&gt;
&lt;br /&gt;
[[Image:google_maps.png]]&lt;br /&gt;
&lt;br /&gt;
== - ==&lt;br /&gt;
&lt;br /&gt;
Leider habe ich nichts oder zumindest nichts brauchbares in die Richtung gefunden das hier war der einzige Artikel der das Thema zumindest streift.&lt;br /&gt;
&lt;br /&gt;
== - ==&lt;br /&gt;
ja, auch ich finde nichts. hab sogar das &amp;quot;Readings in InfoVis&amp;quot; Buch vor mir liegen - nichts.&lt;br /&gt;
&lt;br /&gt;
wir könnten uns selbst was ausdenken, aber das ist wohl auch nicht sinn der sache.&lt;br /&gt;
&lt;br /&gt;
ausserdem muss es ja nicht um die relationships between views sondern es könnte auch um das viewen von relationships gehen. ich glaube es geht um ersteres.&lt;br /&gt;
&lt;br /&gt;
mal sehen was unser tutor dazu zu sagen hat. ob der wohl die diskussionen hier verfolgt?&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Google_maps.png&amp;diff=17693</id>
		<title>File:Google maps.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Google_maps.png&amp;diff=17693"/>
		<updated>2007-11-07T15:35:47Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: Google Maps Screenshot&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Google Maps Screenshot&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Google_finance.png&amp;diff=17692</id>
		<title>File:Google finance.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Google_finance.png&amp;diff=17692"/>
		<updated>2007-11-07T15:34:40Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Google Finance Screenshot&lt;br /&gt;
&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Google_finance.png&amp;diff=17691</id>
		<title>File:Google finance.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Google_finance.png&amp;diff=17691"/>
		<updated>2007-11-07T15:28:19Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: New page: == Summary ==  == Copyright status ==  == Source ==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17690</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17690"/>
		<updated>2007-11-07T15:24:40Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hä?&lt;br /&gt;
Ich hab mir zwar nur den Anfang durchgelesen, aber ich denke das verfehlt das Thema.&lt;br /&gt;
Da es ja um das Visual Information-Seeking Mantra geht, würde ich sagen es geht - grob gesagt - um die Relationship zwischen Overview und Detail und eher weniger um 3D Scatterplots. Oder?&lt;br /&gt;
&lt;br /&gt;
== - ==&lt;br /&gt;
&lt;br /&gt;
Leider habe ich nichts oder zumindest nichts brauchbares in die Richtung gefunden das hier war der einzige Artikel der das Thema zumindest streift.&lt;br /&gt;
&lt;br /&gt;
== - ==&lt;br /&gt;
ja, auch ich finde nichts. hab sogar das &amp;quot;Readings in InfoVis&amp;quot; Buch vor mir liegen - nichts.&lt;br /&gt;
&lt;br /&gt;
wir könnten uns selbst was ausdenken, aber das ist wohl auch nicht sinn der sache.&lt;br /&gt;
&lt;br /&gt;
ausserdem muss es ja nicht um die relationships between views sondern es könnte auch um das viewen von relationships gehen. ich glaube es geht um ersteres.&lt;br /&gt;
&lt;br /&gt;
mal sehen was unser tutor dazu zu sagen hat. ob der wohl die diskussionen hier verfolgt?&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17689</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17689"/>
		<updated>2007-11-07T15:23:56Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hä?&lt;br /&gt;
Ich hab mir zwar nur den Anfang durchgelesen, aber ich denke das verfehlt das Thema.&lt;br /&gt;
Da es ja um das Visual Information-Seeking Mantra geht, würde ich sagen es geht - grob gesagt - um die Relationship zwischen Overview und Detail und eher weniger um 3D Scatterplots. Oder?&lt;br /&gt;
&lt;br /&gt;
== - ==&lt;br /&gt;
&lt;br /&gt;
Leider habe ich nichts oder zumindest nichts brauchbares in die Richtung gefunden das hier war der einzige Artikel der das Thema zumindest streift.&lt;br /&gt;
&lt;br /&gt;
ja, auch ich finde nichts. hab sogar das &amp;quot;Readings in InfoVis&amp;quot; Buch vor mir liegen - nichts.&lt;br /&gt;
&lt;br /&gt;
wir könnten uns selbst was ausdenken, aber das ist wohl auch nicht sinn der sache.&lt;br /&gt;
&lt;br /&gt;
ausserdem muss es ja nicht um die relationships between views sondern es könnte auch um das viewen von relationships gehen. ich glaube es geht um ersteres.&lt;br /&gt;
&lt;br /&gt;
mal sehen was unser tutor dazu zu sagen hat. ob der wohl die diskussionen hier verfolgt?&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=17688</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - Drag and Drop</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=17688"/>
		<updated>2007-11-07T15:10:25Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: ok&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ich denke hier sollte Drag and Drop auch im Kontext der Informationsvisualisierung beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
Zum Beispiel:&lt;br /&gt;
*Panning mittels DnD wie zB in Google Maps&lt;br /&gt;
*Direct Manipulation: Ändern der Visualisierung zugrundeliegenden Daten mittels DnD, zB: verschieben von Aktivitäten in einem Projektplanungstool&lt;br /&gt;
*Position eines visuellen Elements ändern (ohne die Daten selbst zu ändern) um die Visualisierung zu manuell zu verändern...hier fällt mir im Moment leider kein konkretes Beispiel ein.&lt;br /&gt;
&lt;br /&gt;
Was meint ihr?&lt;br /&gt;
&lt;br /&gt;
ja sicher, nur was hat Drag &amp;amp; Drop schon viel mit Visualisierung zu tun? Maximal dann wenn ich Informationen interaktiv einblenden/ausblenden/ändern will. Der Ansatz den ich hier gefunden habe ist aber &amp;quot;nur&amp;quot; technischer Natur und sollte auf das Wesentliche gekürzt werden falls wir brauchbare Informationen in die andere Richtung haben.&lt;br /&gt;
&lt;br /&gt;
== ok ==&lt;br /&gt;
&lt;br /&gt;
ja, du hast recht.&lt;br /&gt;
&lt;br /&gt;
für die paar punkte muss man sich wohl nicht zuviel arbeit antun.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=17660</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - Drag and Drop</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=17660"/>
		<updated>2007-11-07T12:22:36Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: Anmerkungen&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ich denke hier sollte Drag and Drop auch im Kontext der Informationsvisualisierung beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
Zum Beispiel:&lt;br /&gt;
*Panning mittels DnD wie zB in Google Maps&lt;br /&gt;
*Direct Manipulation: Ändern der Visualisierung zugrundeliegenden Daten mittels DnD, zB: verschieben von Aktivitäten in einem Projektplanungstool&lt;br /&gt;
*Position eines visuellen Elements ändern (ohne die Daten selbst zu ändern) um die Visualisierung zu manuell zu verändern...hier fällt mir im Moment leider kein konkretes Beispiel ein.&lt;br /&gt;
&lt;br /&gt;
Was meint ihr?&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17653</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - View Relationships</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_View_Relationships&amp;diff=17653"/>
		<updated>2007-11-07T11:58:04Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: Themenverfehlung?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hä?&lt;br /&gt;
Ich hab mir zwar nur den Anfang durchgelesen, aber ich denke das verfehlt das Thema.&lt;br /&gt;
Da es ja um das Visual Information-Seeking Mantra geht, würde ich sagen es geht - grob gesagt - um die Relationship zwischen Overview und Detail und eher weniger um 3D Scatterplots. Oder?&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_0&amp;diff=17588</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 0</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_0&amp;diff=17588"/>
		<updated>2007-11-02T12:13:59Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Begründung:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Das Foto von Peter Weishapl ist noch nicht in die Userpage eingebaut.&lt;br /&gt;
&lt;br /&gt;
erledigt.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_0&amp;diff=17587</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 0</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_0&amp;diff=17587"/>
		<updated>2007-11-02T12:13:28Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0607 0304333: done&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Begründung:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Das Foto von Peter Weishapl ist noch nicht in die Userpage eingebaut.&lt;br /&gt;
&lt;br /&gt;
== done ==&lt;br /&gt;
&lt;br /&gt;
erledigt.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0607 0304333</name></author>
	</entry>
</feed>