



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A comparative analysis of sequoiaview and grokker, two information visualization softwares. The author discusses their approaches to visualizing hierarchical datasets, focusing on their representations, navigation features, and clustering capabilities. Sequoiaview uses treemap visualization, while grokker offers a circular representation with zooming and search capabilities. The author compares their strengths and weaknesses, providing insights into their suitability for different user needs.
Typology: Assignments
1 / 5
This page cannot be seen from the preview
Don't miss anything!




Homework 4 Punit Gupta CS7450 Information Visualization [email protected]
This assignment is aimed at comparative study of two visualization softwares namely, SequoiaView and Grokker. Both of these softwares take a different approach towards visualizing the same hierarchical information set. This document is organized in the following way, first I will give a brief introduction of the approaches employed by these applications, which will be followed by a comparative study of the strengths and weaknesses of these softwares which includes a short discussion on the UI of the softwares.
Grokker Grokker uses a circular (user has the option to change that to rectangular representation) representation for visualizing the hierarchical dataset. It employs zooming to navigate through a large amount of information set. As shown in Figure 1 Grokker lays out the directory hierarchy structure such that user can see the directory names and it’s contents in a clear fashion. Individual items are arranged in the alphabetical order. In addition to that option for zooming in/out makes it appropriate for navigation purposes. The tool can also be used to visualize the search results either from disk or from internet. Grokker is also known as visual search engine.
SequoiaView SequoiaView is based on the Treemap visualization technique. It is a space filling visualization, where space occupied by an entity is directly proportional to its size. This makes SequoiaView more suitable for providing the user with an overview of the dataset and identifying clusters of information which is not obvious in the traditional tree like visualization of folders in windows. Also the systems visualizes the information set in a very abstract form which does not carry in itself lot of information required for navigation in the information space. Hence unlike Grokker, this is not very helpful for navigational purposes. This could prove to a powerful tool for the users who are concerned with the space management in the disks. For example when I visualized the C drive of my computer with SequoiaView, it resulted with the visualization shown as in figure 2. Just by looking at the visualization one can make out the fact that there is a quite a big file being present in the disk which is shown by the gray rectangle. Looking at the details at the bottom of the screen tells that it occupies 13.2% of the whole disk. Being led by the curiosity I moved the mouse over the rectangle and it displays the name of the file as tool tip which is pagefile.sys.
Comparative study
information buried beneath multiple levels thus exploring the detailed view of a portion of the information hierarchy and zoom out in order to see the overall picture of the dataset. Though SequoiaView also provides options to zoom up and down a hierarchal data set, it is not as intuitive as Grokker. Grokker presents the zoomed rendering of the dataset within the context, while SequoiaView does not retain the context when zooming into a particular directory.
Figure 2, where green stands for MP3 files. Grokker lacks this feature of distinguishing a file format from another.
Conclusion:
Overall I really liked the idea of visually navigating through the hierarchical information set, the paradigm promoted by Grokker. However it does not seem to provide insights in terms of the size of the items. SequoiaView does a good job of providing the overview of
disk usage; however it is not very useful in terms of navigating through the information set.
Figure 1: Rendering showing the visualization in Grokker
Figure 2: Treemap based visualization in SequoiaView