Chart Widget

Article • 05.11.2023 • 3 minute(s) to read

Chart Widget

Chart is the container to show the customized Chart Widgets. The Chart can publish the position and value of a click as Dashboard Parameter.

Widget properties

  • Widget version - Version of the Widget used in this Dashboard. If a new version of this Widget is available and you want to use it, you have to manually update the version here. When a new Widget is added to the Dashboard, automatically the latest version is placed.
  • Chart - The Chart Widgets this container should show. - **Height** - Height of the Widgets in pixels, e.g, `300px`. If nothing is specified, the default height of the Widgets is used.
  • On click: Set dashboard parameter with x value - Pass the x-position of a click on the chart to a Dashboard Parameter with the name configured here. If no name is configured, the x-position of a click is not send to any Dashboard Parameter.
  • On click: Set dashboard parameter with y value - Pass the y-position of a click on the chart to a Dashboard Parameter with the name configured here. If no name is configured, the y-position of a click is not send to any Dashboard Parameter.
  • On click: Set dashboard parameter with series value - Pass the clicked cart to a Dashboard Parameter with the name configured here. If no name is configured, the vale a click is not send to any Dashboard Parameter.
  • On click: Target dashboard - Specifies to which Dashboard the Dashboard Parameter are send. If the Dashboard selected here is the same as the Dashboard the Widget is placed on, only the Dashboard Parameters are update and no new Dashboard is loaded.
  • Open as popup - Configures if the target Dashboard is opened in the same Browser tab (No) or in a new popup over the current Browser tab (Yes).
  • Set data query parameters to fixed value (Key: data query parameter, value: fixed value) - Maps fixed values to the parameters of the Data Query that provides the data for the Chart Widget:
    • Add - Adds a new Data Query parameter mapping
    • Key - Name of the Data Query parameter, i.e, target of the mapping
    • Value - Value of the Data Query parameter entered directly here, i.e., source of the mapping
    • - Removes the Data Query parameter mapping
  • Set data query parameters to dashboard parameters (Key: data query parameter, value: dashboard parameter) - Maps Dashboard Parameter to the parameters of the Data Query that provides the data for the Chart Widget:
  • Set dashboard parameter to data query column (Key: data query column, value: dashboard parameter) - Map a result column of the Data Query that provides the data for the Chart Widget directly to a Dashboard Parameters parameter. If the column hast multiple rows, the first column is taken and the others are ignored:
  • Refresh if entities of following entity types are modified - If any Entity of the Entity Type specified here is modified, changed, deleted or created, the Chart is automatically reloaded.