Show TOC

Background documentationGauge Charts

 

Gauge charts are used to reflect the current state of products and consist of the following elements:

  • Rim

  • Bands

  • Scale

  • Label

  • Pointer circle

  • Value

Features

Gauge chart uses color bands to provide visual information. For example, a pointer in the green zone indicates normal state, a pointer in the yellow zone indicates warning, and a pointer in the red zone indicates that the situation is critical.

Configuring Charts in SAP MII

You can configure charts in SAP MII using label and value columns. For more information, see i5Chart Data Mapping. You can change the parameter values that you configured in the template through scripting (See Web Page Scripting for i5Charts).

Example

Sample data returned from a query is the following:

CylTemp1

CylTemp2

32.04

43.74

The configuration of Value Columns is set to EngineTemperature

Considering the data mentioned in the table and the defined configuration, the following gauge chart displays the cylinder temperature.

Gauge Charts (Gauge Charts)