Thermometer Gauge

A thermometer gauge indicates the current position of a single data value within a given range of values. One variation of a thermometer gauge is shown in the following image.

This API call creates a thermometer gauge:

iwenable.Thermometer(ctxt,id,debug,atts)

Parameter

Type

Required/
Optional

Description

ctxt

String

Required

Specifies the context of the iWay Service Manager.

id

String

Required

Specifies the ID of the HTML element that will be rendered.

debug

Integer

Optional

Specifies whether or not to debug the thermometer gauge.

atts

Object

Optional

Configures the iWay Enable thermometer gauge.

Inherited operation:

render()

iWay Software