Difference between revisions of "LineGraph Command"

From GeoGebra Manual
Jump to: navigation, search
m (typo)
 
(2 intermediate revisions by 2 users not shown)
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 Data>, <List of Frequencies>)
+
;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 Data> 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 Frequencies> 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.

Latest revision as of 15:44, 8 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