TGWB V1.01 Instructions:

GRAPH NAVIGATION

  • Change locale: Double Click on a node to localize view to the node and its neighbors
  • Show wiki page: Click on a brown node to show the associated a wiki page in the hypertext panel
  • Show external page: Click on a purple node to show the associated external page in the hypertext panel
  • Show node info: Hover over a node to show the corresponding URL in the status bar of the hypertext panel.
  • Expand node: Right click on a node and select Expand Node to show all of it's neighbors.
  • Collapse node: Right click on a node and select Collapse Node to hide neighbors that can't be reached from any other node.
  • Hide node: Right click on a node and select Hide Node to hide the node and it's neighbors that can only be reached from that node. Note For graphs where the central node has a lot of neighbors, hide the central node to see the relationships between the neighbors independent of the central node.
  • HYPERTEXT PANEL:

  • Hovering over a hyperlink: Hovering over a hyperlink will highlight the corresponding node in light blue, and show information about the node in the status bar.
  • Clicking a hyperlink: Clicking a hyperlink will bring up the referenced page. If the corresponding node is currently visible in the graph, that node will be selected without rearranging the graph. If the corresponding node is not visible, then the corresponding node will be selected and made visible, with the graph rearranged so that this node is in the center.
  • Status Bar: By default, the status bar shows the URL of the current page. Click on the status bar to bring up the current page in an external web browser.
  • Status Bar on Hover: When hovering over a hyperlink, the status bar will show the node name preceded by "In Graph:" if the associated node is present in the graph. If the node has more then 50 incident edges, the node name will be shown in red, to indicate that selecting that node will result in a very crowded graph.
  • Hiding Hypertext Panel: Click on the "<" arrow on the divider to hide the hypertext panel, making more room for the graph.
  • TOOLBAR:

  • Search: Enter a search string in the search text field, and press enter. An exact match will be found if it exists, otherwise the first node whose label contains the substring will be set as the focus node. Search is not case sensitive.
  • Back Button: Click back button to go to a previously selected node, displaying the associated wiki page in the browser window.
  • Stop Button: Clicking this button serves two purposes. If the graph is moving erratically (which happens only if a node with too many outgoing edges has been expanded) then clicking the stop button will stop this motion. Click the button once to bring the graph to a slow stop, and twice to bring it to a complete halt. Clicking the stop button will also quickly wrap up the animation of new nodes, which initially appear as pale shapes, being added.
  • Radius: The locality radius. When one chooses a focus node by double clicking on it, the size of the displayed region will be determined by the Radius. The resulting graph will consist of nodes that can be reached by following Radius edges away from the focus node. Note Radius, Show BackLinks, and the E# Combos will only work if some node is selected
  • Show BackLinks: If Show BackLinks is not checked, then the corresponding graph will be generated by recursively following the just the outgoing hyperlinks from the focus node. Selecting the Show BackLinks option will show the nodes which link To the focus node, not just the nodes From which the focus node can be reached. Note It is good to select the Show BackLinks option if you are lost towards the end of a branch (where few nodes are shown) and want to see more of the surrounding area. Selecting the Show BackLinks option will cause a lot more nodes to be displayed so it will probably be necessary to choose lower values for the Radius and E# combo boxes.
  • E#: E# refers to the edge degree of a node. This is the sum on the incoming and outgoing edges. Do not confuse E# with the little red numbers to the upper right of the node labels. These numbers indicate the number of edges (incoming and outgoing) not shown.
  • Show E#: A node whose edge degree is greater then this number will not be shown. This number should be greater then Expand E#, because it is more restrictive then the Expand E# constraint.
  • Expand E#: A node whose edge degree is greater then this number will be shown but not expanded. Thus if a node having an edge degree of greater then Expand E# is located at radius 1 from the focus node, and the radius is set to 2, then the nodes at radius 2 that can only be reached through the offending node will not be shown.
  • Zoom Scroll Bar: Zooming in is very useful for cluttered graphs.
  • ?: Help (displays these instructions).