(You can alter the height and width to whatever you want) (Supply a title for the graph) (Use to specify the upper limit for your graph) (Use to specify the lower limit for your graph - defaults to zero) (The number of pixels to the left of their ticks which the 'x' axis labels begin at. Increase for long lables.) (Number of 'x' axis labels.) (Show grid. Enter "false" to hide the grid) ...etc. (These parameters specify the 'x' axis labels you want displayed on your graph. There should be as many labels as are specified in the "NumberOfLabs" parameter.) (These 3 parameters specify the Red-Green-Blue values for the color of the graphing line to be drawn. Use values between 0 and 255.) (You can alter the value to whatever you want - this determines how many points will be shown on the graph) (These parameters specify the values you want displayed on your graph. There should be as many values as are specified in the "NumberOfVals" parameter.)

Click to return