LINE

From ZCubes Wiki
Jump to navigation Jump to search
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.
    • X-axis represents one set of data.
    • Y-axis can represent single or multiple data sets.

Example

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

G1.JPG

GRAPHING MAIN PAGE