User graph preference

Last published : Aug 10, 2026
Related information

Global view

This part of the configuration allows you to adapt the graph options.

Chart preference

This data preference allows you to adapt the chart display by user-profile and indicator.
Property Definition
User profile User-profile on which the chart preference is defined.
Indicator Indicator on which the chart preference is defined.
Chart preference template Reference to a chart preference template.
Line width (pixels) Width of the line in the graph.
Point radius (pixels) Point radius size in the graph.
Tooltip color Color of the tooltips in the graph.
Output colors Color applied by the indicator's output parameter. The order value gives the position of the output parameter in the indicator definition.
Actual value color Color of the actual value in the tile.
Previous value color Color of the previous value in the tile.
Table 36: User graph preference - Chart preference

Tile preference

This data preference allows you to adapt the tile display by user-profile and indicator in a dashboard section.
The display mode defined in the Tile preference overwrites the default one that is configured in the Indicator in section table.
Property
Definition
User profile
User-profile on which the tile preference is defined.
Indicator in section
Indicator on a dashboard section on which the tile preference is defined.
Available display modes
Possible display modes of the tile in the dashboard.
At least one display mode must be selected.
Default display mode
Selection of the tile's default display mode (Digital, Line chart, Pie chart, Bar chart and Sparkline chart).
The default display mode is limited to those available above.
Output parameter
Selection of the parameter that the tile will display.
Pie chart options
Selection of the pie chart options:
  • Last measure only: only the last value is considered when showing the pie chart
  • Addition: each output is the sum of all results
  • Average: the average is calculated based on every output
See also: 'Pie chart option's in the Indicator definition table.
Automatic refresh on open
If an indicator's computation frequency is set to 'On demand', you can force it to execute when the dashboard displays.
If set to 'True': the indicator automatically executes when the dashboard displays.
If set to 'False': the indicator does not execute when the dashboard displays.
Filter results by current user
If set to 'True': the results presented in the associated tile are filtered based on the user viewing the dashboard.
Display tabular view
Determines whether users can access the dashboard tile's tabular data.
Time slice
Allows you to limit the dashboard tile's queried data to a specific time frame such as the current week, month, etc.
The add-on applies this time frame to all graphical and tabular data displayed in the dashboard tile.
Periodicity
  • Built-in time frame options supported by the add-on.
    • If empty or 'Any' is selected, there are no limitations placed on the time frame.
    • The periods are in the absolute mode; not on the rolling basis. For example, for the 'Monthly' periodicity, if the service is called on April 5 then the period is the first five days of April.
    • Select 'None' to define a custom time frame limited by a 'From date' and the latest execution time.
    From date
  • Allows you to define a custom time frame instead of using a built-in period.
  • Only available when the 'Periodicity' is set to 'None'.
Table 37: User graph preference - Tile preference

Chart preference template

This data preference allows you to declare a template to adapt the chart display. This template is used in the Chart preference configuration.
Property Definition
Code Any naming convention except the prefix ''.
Label Name of the chart preference template.
Line width (pixels) Width of the line in the graph.
Point radius (pixels) Point radius size in the graph.
Tooltip color Color of the tooltips in the graph.
Output colors Color applied by output parameter of the indicator. The order value gives the position of the output parameter in the indicator definition.
Actual value color Color of the actual value in the tile.
Previous value color Color of the previous value in the tile.
Table 38: User graph preference - Chart preference template