Versions Compared

Key

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

A Gauge Chart is used to show progress in a certain variable. This only accepts one value per series. You should make sure that the set query will only return 1 record or else it will get the last record from it.

 


Configuration Option:

Image Removed

Sample Panel Settings:

  • Series 1:
    Image Removed
  • Series 2:
    Image Removed
  • Sample Result:
    Image Removed

...

title15.3

NameTypeDefaultDescription
Heightnumber250The height of the chart in pixels
Donutboolean/numberfalseUse the entire disk or just a fraction of it for the gauge
Minimumnumber0The minimum value of the interval to be displayed
Maximumnumber100The maximum value of the interval to be displayed
Formatstringnumber
Stepsstring10 The number of steps to add to the interval
Value: Column Namestring
The Column Name of where we get the data.
Value: Title/Legendstring
Title to be set on the chart
Value: Display Titlebooleanfalse
Value: Formatstringnumber

A Gauge Chart is used to show progress in a certain variable. This only accepts one value per series. You should make sure that the set query will only return 1 record or else it will get the last record from it.

 

Configuration Option:

...



Sample Panel Settings:

  • Series 1:

...

  • Image Added
  • Series 2:

...

  • Image Added
  • Sample Result:

...

  • Image Added