Circle Packing: Difference between revisions
No edit summary |
No edit summary |
||
Line 53: | Line 53: | ||
{{Quotation|The circles of different radii are suitable for representing large numbers of brother nodes. There is no overlapping between any two circles, which ensures each circle is visible. The circles are to be packed as close as possible to save display space. A new circle is always placed outside the front-chain and beside the circle whose center is nearest to the origin, which ensures that the shape of front-chain is basically convex like a circle.| [Wang, W. et al., 2006]}} | {{Quotation|The circles of different radii are suitable for representing large numbers of brother nodes. There is no overlapping between any two circles, which ensures each circle is visible. The circles are to be packed as close as possible to save display space. A new circle is always placed outside the front-chain and beside the circle whose center is nearest to the origin, which ensures that the shape of front-chain is basically convex like a circle.| [Wang, W. et al., 2006]}} | ||
Line 59: | Line 60: | ||
== Evaluation == | == Evaluation == | ||
Revision as of 11:55, 24 April 2007
Authors
- Hongan Wang
- Guozhong Dai
- Weixin Wang
- Hui Wang
Short description
figures
The tree nodes at different levels are represented by nested circles. Brother nodes are packed into the root node. If a node has children they are packed into it.
Packing circles with random radii. The shape is basically convex.
3D nested cylinders and spheres
Userinterface: directories are represented by white circles.
The Color of the inner circles shows the filetype and the file sizes determine the radii.
Suitable Datatypes
Suitable Datatypes for this visualization technique are (large) hierarchical data structures.
Important Citations
Evaluation
Internal Links
External Links
References
[Wang, W. et al. 2006] Wang et al. Visualization of large hierarchical data by circle packing. In Proceedings of the SIGCHI conference on Human Factors in computing systems, pages 517-520, Montréal, Québec, Canada, 2006: ACM Press.