Difference between revisions of "LINE"

From ZCubes Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
==='''''Description:'''''===
 
==='''''Description:'''''===
 
'''''A ''LINE graph'' or ''line chart'' is a type of data visualization that displays data values as points on a line'''''.<br>
 
'''''A ''LINE graph'' or ''line chart'' is a type of data visualization that displays data values as points on a line'''''.<br>
 +
'''''*In this type of chart, a line represents the data movement from one point to another.'''''
 +
*'''''It is a X vs (Y1,[Y2]....) graph.'''''
  
 
==Example==
 
==Example==

Revision as of 09:43, 2 June 2020

LINE GRAPH

Description:

A LINE graph or line chart is a type of data visualization that displays data values as points on a line.
*In this type of chart, a line represents the data movement from one point to another.

  • It is a X vs (Y1,[Y2]....) graph.

Example

Row People
Row1 4
Row2 7
Row3 12
Row4 17
Row5 36
Row6 34

G1.JPG

GRAPHING MAIN PAGE