Difference between revisions of "LineGraph Command"

From GeoGebra Manual
Jump to: navigation, search
(improved description - fixes on style)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude> {{command|chart|LineGraph}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude> {{command|chart|LineGraph}}
 
;LineGraph (<List of x-coordinates>, <List of y-coordinates)
 
;LineGraph (<List of x-coordinates>, <List of y-coordinates)
:Creates charts so that you can visualize given data.
+
:Creates a chart, connecting with line segments the points whose coordinates are defined in the lists, to visualize given data.
:<List of x-coordinates> is a list of numbers in increasing order used for the x values
+
:<List of x-coordinates> is a list containing the ''x'' values, defined as numbers in increasing order
:<List of y-coordinates> is a list of numbers that is used for the y values
+
:<List of y-coordinates> is a list containing the ''y'' values, defined as numbers.

Revision as of 11:27, 7 October 2020


LineGraph (<List of x-coordinates>, <List of y-coordinates)
Creates a chart, connecting with line segments the points whose coordinates are defined in the lists, to visualize given data.
<List of x-coordinates> is a list containing the x values, defined as numbers in increasing order
<List of y-coordinates> is a list containing the y values, defined as numbers.
© 2024 International GeoGebra Institute