TimePickerBuilder🔗
Time picker configuration
It defines the default config for the time picker and the refresh picker for the specific dashboard.
Constructor🔗
Methods🔗
Build🔗
Builds the object.
Hidden🔗
Whether timepicker is visible or not.
NowDelay🔗
Override the now time by entering a time delay. Use this option to accommodate known delays in data aggregation to avoid null values.
QuickRanges🔗
Quick ranges for time picker.
func (builder *TimePickerBuilder) QuickRanges(quickRanges []cog.Builder[dashboard.TimeOption]) *TimePickerBuilder
RefreshIntervals🔗
Interval options available in the refresh picker dropdown.