Hiding a Node/Nodes

From the graph view, you can hide a node or a group of nodes that do not have other parents (recursively).

To hide a node/nodes from the graph view:

  1. Select the node you want to hide and right-click to open the node pop-up menu.

  2. Select the Hide node command to hide a node.

    The node and its children that do not have other parents are hidden. The corresponding function(s) in the function summary is/are not hidden.

Hiding not Highlighted Nodes

You can apply the Hide not highlighted option to show only the nodes highlighted according to the highlight category.

To focus on the selected nodes and hide all other nodes in the graph, select the required highlight category from the filter toolbar, right-click, and select the Hide not highlighted command of the graph pop-up menu.

For example:

  1. To leave nodes with the high Total time values, select the Top 10 Total Time highlight category from the toolbar.
    Nodes with high Total time values are highlighted in red rectangles.

  2. Select the Hide not highlighted option in the graph pop-up menu.
    All the nodes except 10 highlighted nodes with the highest Total time values are hidden.

See Also