This part of the configuration allows you to adapt the graph options.
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
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: 
 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 
 From date 
  | 
Table 37: User graph preference - Tile preference
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 '[ON]'.  | 
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