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/graphing/lineGraph.html"

(New page: <h2> Line Graph </h2> The Line Graph is traditionally ideal for horozontally depicting non-cumulative data over, say, time.<br><br> Creating a Line Graph will prompt the user for three v...)
 
 
Line 9: Line 9:
 
here you select which series of data you want to plot along the X Axis. The third option is the Y Series; here  
 
here you select which series of data you want to plot along the X Axis. The third option is the Y Series; here  
 
you select which series of data you want to plot along the Y Axis.<br><br>
 
you select which series of data you want to plot along the Y Axis.<br><br>
 
+
[[Image:line.png]]
<img src="images/line.png">
+

Latest revision as of 08:10, 10 November 2010

Line Graph

The Line Graph is traditionally ideal for horozontally depicting non-cumulative data over, say, time.

Creating a Line Graph will prompt the user for three values. The first is the title and is fully cosmetic. The option to turn on and off the title is given to the user, and its off by default. The second option is X Series; here you select which series of data you want to plot along the X Axis. The third option is the Y Series; here you select which series of data you want to plot along the Y Axis.

Line.png

Back to the top