Summary

Show selected data in a chart. Different standard charts are available for selection, such as columns, bars, lines, histograms, etc.

Configuration

Input settings of existing table

Name

Value

Opt.

Description

Example

Identifier

System.Object

opt.

Which columns should be evaluated for the identifier?

-

X axis

System.Object

opt.

Select columns for X-Axis (categories, time or values). Enter the desired column name. E.g. A, C-H, K.

-

Y axis

System.Double

-

Select columns for Y axis (values). Please enter the columns used as key. E.G.: A,C-H,K. Only numerical columns are allowed.

-

Secondary Y Axis

System.Double

opt.

Select columns for secondary Y axis (values). Please enter the columns used as key. E.G.: A,C-H,K. Only numerical columns are allowed.

-

Settings

Name

Value

Opt.

Description

Example

Chart options

System.String

-

Settings for the chart, such as chart type, title, format of axis.

-

Want to learn more?

Examples

Example: Plot employee count over time in two different stores

Situation

The following data node contains data from two stores (A and B). The employee count in each store shall be plotted over time of day.

Settings

In the operation, the identifier F, time (A) and the values to be displayed (C) are entered.

Result

It is possible to try out different chart options, e.g., line diagram, stacked bars, etc.

With "settings" (bottom right), the chart can be formatted further.

Chart formatting

  • Formatting: see also How to format a chart in TIS Editor
  • If the chart type is bar, 2d-area or line diagram, then it is possible to chose different chart types for each data column by clicking "Series" at the bottom right:

Project-File

Confluence Op Standard Charts.gzip


Troubleshooting

Nothing known up to now.


Related topics