Title :
A Treemap Based Method for Rapid Layout of Large Graphs
Author :
Muelder, Chris ; Ma, Kwan-Liu
Author_Institution :
Univ. of California, Davis
Abstract :
Abstract graphs or networks are a commonly recurring data type in many fields. In order to visualize such graphs effectively, the graph must be laid out on the screen coherently. Many algorithms exist to do this, but many of these algorithms tend to be very slow when the input graph is large. This paper presents a new approach to the large graph layout problem, which quickly generates an effective layout. This new method proceeds by generating a clustering hierarchy for the graph, applying a treemap to this hierarchy, and finally placing the graph vertices in their associated regions in the treemap. It is ideal for interactive systems where operations such as semantic zooming are to be performed, since most of the work is done in the initial hierarchy calculation, and it takes very little work to recalculate the layout. This method is also valuable in that the resulting layout can be used as the input to an iterative algorithm (e.g., a force directed method), which greatly reduces the number of iterations required to converge to a near optimal layout.
Keywords :
data visualisation; iterative methods; trees (mathematics); abstract graphs; clustering hierarchy; graph vertices; interactive systems; iterative algorithm; large graph layout problem; rapid layout; semantic zooming; treemap based method; Acceleration; Clustering algorithms; Data visualization; Hardware; Interactive systems; Iterative algorithms; Layout; Testing; Tree graphs; I.3.6 [Computing Methodologies]: Computer Graphics¿Methodologies and Techniques;
Conference_Titel :
Visualization Symposium, 2008. PacificVIS '08. IEEE Pacific
Conference_Location :
Kyoto
Print_ISBN :
978-1-4244-1966-1
DOI :
10.1109/PACIFICVIS.2008.4475481