Configure Time Bar Defaults

This applies to: Visual Data Discovery

The time bar feature is available for all data discovery visual styles. When enabled, it appears at the bottom of a dashboard. You can use the time bar to filter the data in your visuals by a specified time attribute. If more than one data source is used for visuals on a dashboard, the time bar shown on the dashboard depends on the visual that is selected in the dashboard. For information on using the time bar on the dashboard, see Use the Time Bar.

You can set time bar defaults for data sources used in your Symphony environment. These defaults are specified in data source configurations and are applied to visuals that are created using the data sources. Specifically, you can specify:

  • The default time field used for the time bar.
  • Whether playback and live mode should be available time bar features.
  • The default time range used for the time bar.

To specify default time bar settings for a data source configuration:

  1. Log in as a user with the Administer Sources  privilege, or write permission for this source.

  2. Select Sources from the main menu. The Sources page appears.

  3. Select the appropriate data source configuration to edit it, then access the Global Settings tab of the data source.

  4. Enable Time Bar in Time Bar Settings. This allows you to edit all available time bar settings for new visuals. See Global Settings Tab

  5. Select the default time field to use in the Default Time Attribute box.

    The attribute you select is used as default and is displayed on the time bar after you create and open a new visual:

  6. If the time attribute you select is playable, the Enable Playback and Enable Live Mode settings can be changed.

    Live mode and historical playback (also know as Data DVR) allow you to get the most from data sources using connectors that support live mode and playback (see Live Mode and Historical Playback). The only difference between live mode and historical playback is the time range that is selected:

    • Live mode refreshes field data on your visuals for fields that are indexed as playable. In live mode, your data plays forever without an end date.
    • Historical playback (Data DVR) shows the historical record of field data for fields that are indexed as playable. Playback can show up to the last moment before the current period in your data.

    Live mode and historical playback require an index or partition field. The data store should be capable of receiving new or updated data, that is, data that is not static like flat files. If the data store does not support indexing or partitioning, then live mode and historical playback are not available. For most data stores, indexing is the default. For more information about the requirements for playback, see Live Mode and Historical Playback.

    • Enable the Playback toggle to show the Play button (Data DVR functionality) on the time bar.

    • Enable the Live Mode toggle to enable playing data in live mode.

    If you enable Live Mode, Playback is also enabled by default.

  7. Use the Time Range From and To boxes to specify the default time bar range.

    You can set the range in static time or dynamic time, or use preset ranges provided with Symphony.

    • Select Static Time or Dynamic Time in the fx drop-down menu.

      If you select Static Time, the From and To boxes are filled with default dates and times. Use the boxes to select specific from and to times:

      If you select Dynamic Time, the From and To boxes are filled with Start of data and End of data automatically. Use the boxes to select different dynamic From and To times:

    • Alternatively, select Presets... to fill the From and To boxes with predefined time ranges provided by Symphony:

      Use the filter box at the top of the presets list to locate the preset setting you want. Descriptions of each of the preset options are provided in Preset Time Ranges.

  8. If you enable live mode for a data source (Enable Live Mode checkbox), you can set the refresh rate and delay time. The time bar defaults expand to show these settings.

    • Use the Refresh Rate box to specify the data refresh rate for the data source. The time granularity for the time field's refresh rate is defined in the Settings sidebar menu on the Fields tab of the data source.

      For information about using the REST API to identify and modify refresh rates, see Configure Data Source Refresh Rates Using the API.

    • Use the Delay By box to specify the delay time when playing data in live mode.

  9. When your changes are complete, select Save Settings to save your changes.