Show TOC

Function documentationiChart Color Context Locate this document in the navigation structure

 

You use this function to define color properties for line, bar, and pie charts.

Features

You can add match conditions to a data series, which represents a line, bar, or pie slice. Line charts use markers, which color the points and not the line.

You can use MIN and MAX values with numerical data types.

You cannot enter AND to apply multiple conditions.

If you have a data series match defined for Pen.1 and want to display another data series (for example, Pen.2) in a different color, you must add a second row. You must add dummy values for the Pen.2 data series in the first row.

For more information about color context properties, see iGrid Color Context.

Activities

You can set these properties for your chart template on the Color Context screen of the SAP MII Workbench and can change the parameter values for individual applets through scripting.

To add a color context value, double click a cell.

Example

You defined the following color context rules:

Color

Data Series Name

Value

Green

Pen.1

Double:MIN-100.00

Blue

Pen.3

Integer:35-50

If the value of the Pen.3 data series is 37, it is displayed in green on the chart.

See also:

iGrid Context-Sensitive Color Highlighting