Access

Information

  • In this module you can edit the attributes of the data series of a chart.
  • Depending on the chart type of the opened chart, different data areas will be displayed in the module

Notes

  • You can only create one data series per pie chart.
  • Via context menu → Configure series specific marker you can insert a marker configuration in the Marker module which will only be used for the respective data series.

Example

Chart attributes

Information

  • An attribute is linked to a value from the source area via the Python ID.
    • The value of the data field is then further processed.

General attributes

AttributeExplanation
DA Python IDPython ID of the source data area
TypeThe chart type in which the data series is to be represented, e.g. Line or Pie
NameText in the legend
textName on the data point
SymbolApplies the data field color to the data point. Works with traffic lights
ActionDefines a data field the action of which will be triggered when the data point is clicked on
GroupingThe values of the series are grouped by the value in this data field
Initially visibleWhen deactivated, the values of this series will not be displayed initially and must be activated via the legend
XPoint on the X-axis at which the data point is to be set
YPoint on the Y-axis at which the data point is to be set
Label symbolsID of the PLANTA symbol which is used to determine the text font. Overrides LabelSize and LabelColor attributes of the marker object.

Attributes for pie charts

AttributeExplanation
Category (X)Name of the circular segment
Number (Y)Fraction value of the circular segment
ExplodeWhen activated, the circular segments can be detached and inserted again by clicking
OffsetDefines how far the circular segments can be detached when Explode is activated
RadiusDefines the size of the segment radius in percent (in relation to the chart size)
Inner radiusConverts the pie chart into a donut diagram by releasing a percentage inside the diagram
Label positionConfigures whether a text field with the number of circular segments is displayed. Possible values: <empty>, Outside, Inside

Attribute for range charts

AttributeExplanation
LowThe lower value of the data point
HighThe upper value of the data point

Attribute for bubble charts

AttributeExplanation
SizeDetermines the size of the bubble
Invert size

Defines whether the size is to be inverted in bubble data series.

When activated, greater values will be represented by smaller bubbles.

Min. radiusThe minimum radius of a bubble
Max. radiusThe maximum radius of a bubble