Difference between revisions of "LineGraph Command"

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

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