widgets/implementations/info-gauge/radial-gauge/radial-gauge.service.ts
Properties |
Methods |
constructor(c8yDatePipe: DatePipe)
|
||||||
Parameters :
|
getChartOptions | ||||||||||||||||||||||||
getChartOptions(gaugeOptions: GaugeOptions, activeDatapointGauge: KPIDetails, selectedPresetId: string, gaugeOptionsColors: GaugeOptionsColors, rangeColors: literal type, measurement: IMeasurementValue, fractionSize: number)
|
||||||||||||||||||||||||
Parameters :
Returns :
{ series: {}; }
|
setChart | ||||||
setChart(chart: ElementRef)
|
||||||
Parameters :
Returns :
void
|
updateGaugeOptionsColors |
updateGaugeOptionsColors()
|
Returns :
any
|
updateRangeColors |
updateRangeColors()
|
Returns :
any
|
containerSize |
Type : number
|
Default value : 400
|