TimeSettingsBuilder🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
autoRefresh🔗
Refresh rate of dashboard. Represented via interval string, e.g. "5s", "1m", "1h", "1d".
v1: refresh
autoRefreshIntervals🔗
Interval options available in the refresh picker dropdown.
v1: timepicker.refresh_intervals
@param array The month that the fiscal year starts on. 0 = January, 11 = December Start time range for dashboard. Accepted values are relative time strings like "now-6h" or absolute time strings like "2020-07-10T08:00:00.000Z". Whether timepicker is visible or not. v1: timepicker.hidden Override the now time by entering a time delay. Use this option to accommodate known delays in data aggregation to avoid null values. v1: timepicker.nowDelay Selectable options available in the time picker dropdown. Has no effect on provisioned dashboard. v1: timepicker.quick_ranges , not exposed in the UI @param array<\Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Dashboardv2beta1\TimeRangeOption>> $quickRanges Timezone of dashboard. Accepted values are IANA TZDB zone ID or "browser" or "utc". End time range for dashboard. Accepted values are relative time strings like "now-6h" or absolute time strings like "2020-07-10T08:00:00.000Z". Day when the week starts. Expressed by the name of the day in lowercase, e.g. "monday". fiscalYearStartMonth🔗
from🔗
hideTimepicker🔗
nowDelay🔗
quickRanges🔗
timezone🔗
to🔗
weekStart🔗
See also🔗