Show TOC

Function documentationi5SPCChart Chart Area Locate this document in the navigation structure

 

The i5SPCChart Chart Area represents the general chart properties for your SAP Manufacturing Integration and Intelligence (SAP MII) statistical process control (SPC) charts.

Features

The following table lists properties for the chart area of an i5SPCChart:

Property Name

Parameter Name

Data Type

Description

Chart Name

ChartName

String

Name for the i5SPC chart

Note Note

This field is mandatory if you want to include suppression points and comments in charts.

End of the note.

Description

Description

String

Description of the i5SPC chart

Chart Type

ChartType

String

See iSPCChart Types.

Main Border Color

MainBorderColor

Color

Color of the border of the i5SPCChart

Main Background Color

MainBackgroundColor

Color

Color of the background of the chart

Marker Size

MarkerSize

Integer

For line charts, defines the size of the data point markers.

Allow Item Selection

EnableItemSelection

Integer

Select a value from the dropdown list to allow the selection of an item (such as a marker or bar) in the chart area. Following are the selections:

  • 0 - None

  • 1 - Single

  • 2 - Multiple

Reverse Point Order

ReversePointOrder

Boolean

If you select this checkbox, the data points returned by the query are used and displayed in reverse order. You can use this function for time series data, which is descending by time and is displayed chronologically to align with queried control limits.

Show Suppressed Points

ShowSuppressedPoints

Boolean

Shows points that are not included in the statistical calculations

Show Limit Transitions

ShowLimitTransitions

Boolean

Controls the appearance of a vertical bar when limits change. The color of the vertical bar is controlled by the centerline (CL) color on the chart.

Enable Specification Limit Transitions

Boolean

Select this checkbox to display the highest range of specification limits on the charts.

Example Example

If you have defined multiple ranges such as 9-20, 20-30, and 40-49, then the highest range 40-49 is displayed on the chart

End of the example.

Show Comment Flags

ShowCommentFlag

Boolean

Displays the comment flag on the points on the chart that have comments assigned to them.

Show Tooltip

ShowTooltip

Boolean

If you select the checkbox, you can see the values of label and value columns at that point when you mouseover the chart. Also, additional values such as specification limits, user specification limits, comments, and attributes is displayed if the relevant checkboxes are selected.

Show Spec. Limits

ShowSpecLimits

Boolean

If you select the checkbox, you can see the values of lower specification limits, target values, and upper specification limits when you mouseover a data point on the chart.

Show User Spec. Limits

ShowUserSpecLimits

Boolean

Select this checkbox to display the user defined lower specification limits, target and upper specification limits values along with the labels.

Show Comments

ShowComments

Boolean

Select this checkbox to display the comments for the selected data point on the chart.

Show Attributes

ShowAttributes

Boolean

If you select this checkbox, the attributes available in Attribute Columns is displayed when you mouseover a data point. The attribute names along with values are displayed.

Attribute Columns

TooltipAttributeColumns

String

Displays the attributes that are specified in the Attribute Columns in Data Mapping section. For more details, see i5SPCChart Data Mapping.

Activities

You can set these properties for your i5SPC chart template on the Chart Area screen in the SAP MII Workbench and change the parameter values using web page scripting. For details, see Web Page Scripting for i5SPCCharts.