Interface: LinearGaugeSeriesOptions
Extends
StandaloneSeriesBaseOptions
Properties
fills?
optionalfills?:string[]
Inherited from
StandaloneSeriesBaseOptions.fills
id?
optionalid?:string
Inherited from
StandaloneSeriesBaseOptions.id
label?
optionallabel?:Switchable&object
Type Declaration
formatter?
optionalformatter?: (value) =>string
Parameters
value
number
Returns
string
scale?
optionalscale?:object
max?
optionalmax?:number
min?
optionalmin?:number
showInLegend?
optionalshowInLegend?:boolean
Inherited from
StandaloneSeriesBaseOptions.showInLegend
target?
optionaltarget?:number
Target mark.
thickness?
optionalthickness?:number
type
type:
"linear-gauge"
value
value:
number
visible?
optionalvisible?:boolean
Inherited from
StandaloneSeriesBaseOptions.visible