Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A Line Chart is a style of chart that is created by connecting a series of data points together with a line. While Spline Charts are specialized forms of conventional line and area charts. Unlike conventional charts which connect data points with straight lines, a Spline chart draws a fitted curve through the data points.

 


Configuration Option:

NameTypeDefaultDescription
LegendbooleanfalseTitle of the axis
Heightnumber250The height of the chart in pixels
Colorboolean/numberbaseGraph coloring
Label Positionnumber0Labeling graphs
Axis X: Column Namestring 
The Column Name of where we get the data.
Axis X: Title/Legendstring 
Title to be set on the chart
Axis X: Display Titlebooleanfalse 
Axis X: Formatstringnumber 
Axis Y: Column Namestring 
The Column Name of where we get the data.
Axis Y: Title/Legendstring 
Title to be set on the chart
Axis Y: Display Titlebooleanfalse 
Axis Y: Formatstringnumber 


Sample Panel Settings:

  • Line Chart:
    Image Modified
  • Sample Result:
    Image Modified

 


  • Spline Chart:
    Image Modified
  • Sample Result:
    Image Modified

 

 

...

title15.3

A Line Chart is a style of chart that is created by connecting a series of data points together with a line. While Spline Charts are specialized forms of conventional line and area charts. Unlike conventional charts which connect data points with straight lines, a Spline chart draws a fitted curve through the data points.

 

Configuration Option:

NameTypeDefaultDescription
LegendbooleanfalseTitle of the axis
Heightnumber250The height of the chart in pixels
Colorboolean/numberbaseGraph coloring
Label Positionnumber0Labeling graphs
Axis X: Column Namestring The Column Name of where we get the data.
Axis X: Title/Legendstring Title to be set on the chart
Axis X: Display Titlebooleanfalse 
Axis X: Formatstringnumber 
Axis Y: Column Namestring The Column Name of where we get the data.
Axis Y: Title/Legendstring Title to be set on the chart
Axis Y: Display Titlebooleanfalse 
Axis Y: Formatstringnumber 

Sample Panel Settings:

  • Line Chart:
    Image Removed
  • Sample Result:
    Image Removed

 

...