Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the minimum time interval, in seconds, for refreshing live data in visualization components, impacting how frequently data updates are displayed. |
| What area does it affect? |
Data visualization components |
| What does the default mean? |
The default value is "30", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data refresh rates for performance or user experience improvements. |
Out of the box property record
Raw metadata from the property record.
| Property name |
par_vis_config.live_refresh_rate_min_value |
| Sys ID |
c8dd168ac3131010d938e4788940dd56 |
| Type |
integer |
| Application |
Global |
| Default value |
30 |
| Description |
Minimal refresh interval for "Live refresh rate" setting in data visualization component in seconds |
| Updated |
2024-05-25 03:39:09 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... 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. • ...
Context preview
Snippet 2
... 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. • ...
Related properties