Date picker

The Date picker widget is used to display a configurable date picker form statically on the dashboard.

Configuring the widget

Field Description
Name The name of the widget, shown at the top of the widget.
Range

The range type the date picker should use.

  • Relative from current datetime.
  • Definitive datetime.
Bracket data

Bracketing extends the data point in an actual location to the beginning/end of the returned data range. This correlation makes the graph to look more linear instead of sudden spikes in the random places.

For example, There is hourly data for the middle 9 hours of the last 12 hours requested.

The first true data point of 8 units is 2 hours. Bracketing will copy that 8 units point and assign it to the 0 hour.

The last true data point of 4 units is at hour 11. Bracketing will copy that 4 units point and assign it to the 12th hour.

Show border If the widget should have a border around it.