Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
GaugeViewProperties
Interface GaugeViewProperties
interface
GaugeViewProperties
{
colors
:
DashboardColor
[]
;
decimalPlaces
:
DecimalPlaces
;
note
:
string
;
prefix
:
string
;
queries
:
DashboardQuery
[]
;
shape
:
"chronograf-v2"
;
showNoteWhenEmpty
:
boolean
;
suffix
:
string
;
tickPrefix
:
string
;
tickSuffix
:
string
;
type
:
"gauge"
;
}
Index
Properties
colors
decimal
Places
note
prefix
queries
shape
show
Note
When
Empty
suffix
tick
Prefix
tick
Suffix
type
Properties
colors
colors
:
DashboardColor
[]
Colors define color encoding of data into a visualization
decimal
Places
decimalPlaces
:
DecimalPlaces
note
note
:
string
prefix
prefix
:
string
queries
queries
:
DashboardQuery
[]
shape
shape
:
"chronograf-v2"
show
Note
When
Empty
showNoteWhenEmpty
:
boolean
If true, will display note when empty
suffix
suffix
:
string
tick
Prefix
tickPrefix
:
string
tick
Suffix
tickSuffix
:
string
type
type
:
"gauge"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
colors
decimal
Places
note
prefix
queries
shape
show
Note
When
Empty
suffix
tick
Prefix
tick
Suffix
type
Documentation
Loading...
Colors define color encoding of data into a visualization