Versions Compared

Key

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

A Bar Chart is a chart that uses either horizontal or vertical bars to show comparisons among categories. One axis of the chart shows the specific categories being compared, and the other axis represents a discrete value.

 


Configuration Option:

NameTypeDefaultDescription
LegendbooleanfalseTitle of the axis
Heightnumber250The height of the chart in pixels
Colorboolean/numberbaseGraph coloring
Label Positionnumber0Labeling graphs
Value
Axis X: Column Namestring
 

The Column Name of where we get the data.
Value
Axis X: Title/Legendstring
 

Title to be set on the chart
ValueValue
Axis X: Display Titlebooleanfalse
 

Axis X: Formatstringnumber
 Argument

Axis Y: Column Namestring
 

The Column Name of where we get the data.
Argument
Axis Y: Title/Legendstring
 

Title to be set on the chart
ArgumentArgument
Axis Y: Display Titlebooleanfalse
 

Axis Y: Formatstringnumber
 


Sample Panel Settings:

  • Bar Chart:
    Image RemovedImage Added

  • Sample Result:
    Image RemovedImage Added

 


  • Bar Stacked Chart:
    Image RemovedImage Added

  • Sample Result:
    Image RemovedImage Added

Difference on Bar and Bar Stacked can be traced on chart panel using 2 series. Please see below for an example:

Bar Chart 2 Series Setup:

Image RemovedImage Added

Sample Result:

Image RemovedImage Added


Bar Stacked Chart 2 Series Setup:

Image RemovedImage Added

Sample Result:

Image Removed

 Image Added