Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Linux Tools Project/Systemtap/User Guide/dashboard/graphInteraction.html"

 
Line 5: Line 5:
 
The graphical options used in the Dashboard perspective:
 
The graphical options used in the Dashboard perspective:
 
<ul>
 
<ul>
<li><img src="images/zoom.png"><b>Zoom Bar</b> - This enables the user to zoom in and out on the current graph by sliding the bar to the left and right. The current magnification is shown at the top of the bar. Zooming would increase the no of x-axis ticks therefore allowing the user to see more(or less) data at a point in time.<br><br></li>
+
<li>[[Image:zoom.png]]<b>Zoom Bar</b> - This enables the user to zoom in and out on the current graph by sliding the bar to the left and right. The current magnification is shown at the top of the bar. Zooming would increase the no of x-axis ticks therefore allowing the user to see more(or less) data at a point in time.<br><br></li>
<li><img src="images/expandButton.png"> - <b>Show Zoom bar</b> - This displays the zoom bar.
+
<li>[[Image:expandButton.png]] - <b>Show Zoom bar</b> - This displays the zoom bar.
<li><img src="images/rightleft.png"> - <b>Close Zoom bar</b> - This hides the zoom bar.
+
<li>[[Image:rightleft.png]] - <b>Close Zoom bar</b> - This hides the zoom bar.
<li><img src="images/closeButton.png"> - <b>Close Graph</b> - This removes the graph from the viewer pane.</li>
+
<li>[[Image:closeButton.png]] - <b>Close Graph</b> - This removes the graph from the viewer pane.</li>
 
</ul>
 
</ul>
 
<img src="../gettingstarted/images/graphExpanded.png">
 

Latest revision as of 08:48, 10 November 2010

Graph Interaction

The graphical options used in the Dashboard perspective:

  • Zoom.pngZoom Bar - This enables the user to zoom in and out on the current graph by sliding the bar to the left and right. The current magnification is shown at the top of the bar. Zooming would increase the no of x-axis ticks therefore allowing the user to see more(or less) data at a point in time.

  • ExpandButton.png - Show Zoom bar - This displays the zoom bar.
  • Rightleft.png - Close Zoom bar - This hides the zoom bar.
  • CloseButton.png - Close Graph - This removes the graph from the viewer pane.

Back to the top