A gauge chart shows where the current value sits within a
pre-defined range. The upper and lower bounds should define the
possible range of values for the scorecard's query (inclusive).
Attributes
Name
Description
lower_bound
float
The lower bound for this gauge chart. The
value of the chart should always be greater than
or equal to this.
upper_bound
float
The upper bound for this gauge chart. The
value of the chart should always be less than or
equal to this.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-26 UTC."],[],[]]