Data Visualization properties

  • Release version: Xanadu
  • Updated November 11, 2024
  • 1 minute to read
  • Several properties that limit what can be displayed in data visualizations.

    These Platform Analytics data visualization properties are available in the System Properties [sys_properties] table.
    Note:
    To open the System Properties table, enter sys_properties.list.do in the navigation filter.
    Table 1. Properties for Data visualizations
    Property Description

    par_vis_config.data_source.can_select_indicator

    Specifies roles (comma-separated) which can select indicators as data sources from the Data Visualization configuration panel. If empty, all users can select the indicator sources that they have access to.
    • Type: string
    • Default value: empty
    • Location: System Property [sys_properties] table

    par_vis_config.live_refresh_rate_min_value

    Specifies the minimum interval in seconds for the Live refresh rate setting in the Data Visualization configuration. If set, a user can still set an empty or 0 value.
    • Type: integer
    • Default value: 30 (seconds)
    • Location: System Property [sys_properties] table

    par_viz.table_data.max_data_points

    Maximum number of data points for data visualization charts based on table sources.
    • Type: integer
    • Default value: 10000
    • Location: System Property [sys_properties] table

    par_viz.table_data.max_groups

    Maximum setting recognized for the maxNumberOfGroups property of data visualizations that have a Group by. Applies only to table data.
    • Type: integer
    • Default value: 50
    • Location: System Property [sys_properties] table