Bar Chart
This element is a basic bar chart. It is useful to compare and display assigned values in your scenario.
This element must be used with HMI context.
Icon
HMI Representation
External parameters
You can edit the units
Show/Hide all parameters
| parameter | editable via "Parameter" tab | updatable via a mapping | description | default unit | type |
|---|---|---|---|---|---|
| X-axis position | ✔️ | ✔️ | Position of the element's on the X-axis. | px | Integer number |
| Y-axis position | ✔️ | ✔️ | Position of the element's on the Y-axis. | px | Integer number |
| Width | ✔️ | ✔️ | Maximal length of the element on the X-axis. | px | Decimal number |
| Height | ✔️ | ✔️ | Maximal width of the element on the Y-axis. | px | Decimal number |
| Visibility | ✔️ | ✔️ | This parameter allows you to choose if you want the element to be visible or not on the scene during the execution of the scenario. If the item is part of a group, it can inherit the value of that group. | - | Enumeration (visible, hidden, inherit) |
| X label | ✔️ | ✔️ | Title informing of what is represented on the X axis. | - | Text |
| Y label | ✔️ |