Radial Hierarchical Visualization: Difference between revisions

From InfoVis:Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
== Figures ==
== Figures ==


The Radial Traffic Analyzer visualizes network traffic in a radial hierarchical layout. In the default configuration the RTA uses four concentrical rings, each representing an attribute of the transferred packets.
The Radial Traffic Analyzer visualizes network traffic in a radial hierarchical layout. In the default configuration the RTA uses four concentrical rings, each representing one attribute of the transferred packets.


[[Image:Rta_small.jpg]]<br>
[[Image:Rta_small.jpg]]<br>


The innermost ring shows the IP adresses of the packet source, the second ring shows the destination IP, the third ring shows the source port number and the outermost ring the destination port number. Each ring uses the rings further inside for grouping and sorting, as shown in the next figure:
The innermost ring shows the IP adresses of the packet source, the second ring shows the destination IP, the third ring shows the source port number and the outermost ring the destination port number. The size of the area of each entry specifies the fraction of the traffic payloads. Entries with the same values (same IP or same port number) are drawn in the same colour. To improve the readability, entries of prominent ports are drawn in unique colours (e.g. port 80 - HTTP or port 110 - POP3), traffic over secured channels is shown in brighter colours.
 
Each ring uses the rings further inside for grouping and sorting, as shown in the next figure:


[[Image:Rta_sort.jpg]]
[[Image:Rta_sort.jpg]]

Revision as of 13:03, 25 April 2007

Authors

Keim, Daniel

Mansmann, Florian

Short Description

The Radial Traffic Analyzer display is perfectly suitable to show grouped information in the inner circles while presenting related detail information on the outer circles. It is complemented by appropriate interaction techniques like hints on mouse-over, drag & drop to adapt the order of the rings, filtering using clicks and details accessible via a popup menu.
Keim, Daniel et al., 2006


Figures

The Radial Traffic Analyzer visualizes network traffic in a radial hierarchical layout. In the default configuration the RTA uses four concentrical rings, each representing one attribute of the transferred packets.


The innermost ring shows the IP adresses of the packet source, the second ring shows the destination IP, the third ring shows the source port number and the outermost ring the destination port number. The size of the area of each entry specifies the fraction of the traffic payloads. Entries with the same values (same IP or same port number) are drawn in the same colour. To improve the readability, entries of prominent ports are drawn in unique colours (e.g. port 80 - HTTP or port 110 - POP3), traffic over secured channels is shown in brighter colours.

Each ring uses the rings further inside for grouping and sorting, as shown in the next figure:


Evaluation

Komlodi, Anita H.

References

Evaluation References