← Revision 3 as of 2007-09-30 21:06:37
Size: 4109
Comment:
|
← Revision 4 as of 2007-09-30 21:11:17 →
Size: 4592
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 41: | Line 41: |
=== Use Case 3 - New Network Window === '''Solution:''' Represent a group of nodes by a single parent node but during expanded view, show the child network in a new window. '''Characteristics:''' The single parent node can have its own characteristics, such as those described in Use Case 1. A “+’ symbol will appear when the mouse is moved over a parent node and when clicked, a window will pop-up that will show the child nodes as a new network. '''Visual Aid:''' |
RFC Name : Group views |
Editor(s): Anna Rukosuyeva |
Status: Being written |
Proposal
The goal is to provide different ways of viewing a group of nodes of a network. We must provide a visualization that will present nodes with specific characteristics or similarities in a clear and organized manner without intrusion on the view of the rest of the network.
To accomplish this goal we will introduce use cases that will present a different type of group view that will provide an option for this feature.
Biological Questions / Use Cases
Use Case 1 - Single Node
Solution: A group of nodes can be visualized by collapsing the selected group (child nodes) into a single parent node. The connections that exist between the child nodes and the surrounding nodes of the network will be represented in this view. All the edges connected to the child nodes will be connected to the single parent node.
Characteristics: The group node will have the option of having specific characteristics that will help in representing the child nodes. For example if the color of the child nodes was an important feature in the network, the parent node can inherit a color that will be more helpful in representing the child nodes within. This can be done by using a color value that is an average of all the color values of the child nodes, or use a color value that appears the most frequent within the group.
Visualization: The user can have the ability to view information within the node without expanding the group node. A tool tip window can appear when a cursor moves over the group node and a list of names of all the child nodes can appear in the window. Other important information can also appear in this window, such as a list (or a percentage figure if the number child nodes is large) of the type of nodes that exist in this group or other features such as color if necessary.
Visual Aid:
Use Case 2 - Bounding Box
Solution: A group of nodes can be visualized by a bounding box. This box will have the ability to move around and as a result move the child nodes along with it. Surrounding nodes of the network can then be dragged and dropped into the bounding box and will behave as child nodes.
Characteristics: The bounding box can have different appearances that can represent different types of groups (from a biological standpoint). For example the bounding box may appear as a simple rectangular frame or a circle or a set of brackets and a legend can explain the associations.
Visualization: All the child nodes will be clearly visible along with their characteristics as they were before the grouping.
Visual Aid:
Use Case 3 - New Network Window
Solution: Represent a group of nodes by a single parent node but during expanded view, show the child network in a new window.
Characteristics: The single parent node can have its own characteristics, such as those described in Use Case 1. A “+’ symbol will appear when the mouse is moved over a parent node and when clicked, a window will pop-up that will show the child nodes as a new network.
Visual Aid:
General Notes
Requirements
Deferred Items
Open Issues
Backward Compatibility
Expected growth and plan for growth
References
Implementation Plan
Comments
How to Comment
Edit the page and add your comments under the provided header. By adding your ideas to the Wiki directly, we can more easily organize everyone's ideas, and keep clear records. Be sure to include today's date and your name for each comment. Try to keep your comments as concrete and constructive as possible. For example, if you find a part of the RFC makes no sense, please say so, but don't stop there. Take the extra step and propose alternatives.