Diagram (report component)
The Diagram report component type allows you to create dashboard graphs with the following chart types:
-
Bar chart
-
Pie chart
-
Ring chart
-
Line chart (XY diagram)
-
Scatter chart (XY diagram)
-
Lines with data point chart (XY diagram)
-
Line chart (category)
-
Lines with data point chart (category)
-
Scatter chart (category)
-
Bubble chart
-
Gauge chart
-
Heatmap
Configuration:
Property |
Description |
---|---|
Configuration | |
Source |
This shows which queries or attributes are configured for determining the chart object. You also have the option here to reference or create queries and attributes using the text box or the buttons to the right of the text box to specify the objects for the chart. These objects serve as a data source for the chart. |
Include in list of figures | If a list of figures is output in the report, this property will include the chart in it. |
Diagram |
Select the type of the chart here. See also: Chapter Dashboard charts. |
Value(s) |
This shows which queries or attributes are configured for determining the axis values. You also have the option here to reference or create queries and attributes via the text box or the buttons to the right of the text box, which are used to determine the values of the chart's axes. If you add an attribute here, it must be of integer or float type. If you add queries, they must also return an integer or float number as a result. At least two values must be configured. The first value provides the X-values for the chart and the second value provides the Y-values. Each additional configured value is considered an additional Y-value and is displayed in relation to the first X-value in the chart. |
Display |
Categories can be referenced under this attribute. This can limit the visibility / execution. Most application scenarios require category and access control related visibility. The logic of the evaluation is as follows:
If this logic is not sufficient, a differentiated logic can be configured via the condition components. |
Axis min value | This shows which queries or attributes are configured for determining the minimum value of the axes. You also have the option here to reference or create queries and attributes via the text box or the buttons to the right of the text box, which are used to determine the minimum value of the chart's axes. |
Axis max value | This shows which queries or attributes are configured for determining the maximum value of the axes. You also have the possibility here to reference or create queries and attributes via the text box or the buttons to the right of the text box, which are used to determine the maximum value of the chart's axes. |
Display options | |
Legend |
This property is used to display a legend in the chart. |
Show object labels |
This property is used to display the object labels in the chart. The labels are displayed above the respective bars/dots, etc. angezeigt. |
Show object values |
With this property the Y-value is displayed over a bar/point etc. angezeigt. |
Show percentage values |
With this property the percentage value is displayed above a bar/dot etc. angezeigt. |
Show X-Axis label |
This property is used to display the X-axis label. |
Custom X-axis label |
Enter a user-defined X-axis label here. If this text field is left blank, the default name is displayed. |
Show Y-Axis label |
This property is used to display the Y-axis label. |
Custom Y-axis label |
Enter a user-defined Y-axis label here. If this text field is left blank, the default name is displayed. The default names are the comma-separated names of the configured values. |
Orientation |
Select here whether the chart is displayed horizontally or vertically aligned. |
Diagram format |
Here you can create or reference diagram formats using the text box or the buttons to the right of the text box, which you can use to define the colors of the chart. There can be several diagram formats, but the first diagram format that is not deactivated is always used for the display. If no diagram format is created or referenced, a search is made under the Standard Components attribute in the report for a possible diagram format configured there. If no diagram format exists, a default diagram format is used for the chart. |
Chart marker |
Here you can create or reference chart markers using the text box or the buttons to the right of the text box. All non-disabled chart markers configured in this attribute will be displayed in the chart. |