Synchronized Zooming

It is possible to synchronize zooming of widgets. But the synchronization only applies to

  • widgets within one section

  • widgets of type multi-chart (line, bar, area, scatter chart)

  • widgets with timestamps on the x-axis

  • the horizontal zooming of the widget

Widgets with other data types on the x-axis do not get synchronized.

The synchronization is also applied to widgets without horizontal zooming enabled, as long as they satisfy the above conditions. But you will need at least one widget with zooming enabled.

You can activate the zoom synchronization in the settings of the dashboard edit mode. Just select the section in which you want to have synchronized zoom and click the check box.

Last updated

Was this helpful?