> For the complete documentation index, see [llms.txt](https://manual.senseforce.io/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.senseforce.io/manual/sf-platform/dashboards/synchronized-zooming.md).

# Synchronized Zooming

It is possible to synchronize [zooming](/manual/sf-platform/widgets/line-bar-scatter-area-chart.md#zoom-mode) 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](/manual/sf-platform/widgets/line-bar-scatter-area-chart.md#zoom-mode) of the widget

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

{% hint style="info" %}
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](/manual/sf-platform/widgets/line-bar-scatter-area-chart.md#zoom-mode) enabled.
{% endhint %}

{% hint style="warning" %}
If a section has synchronized zooming all widgets with timestamps on the x-axis will initially display a time frame such that all data is visible.
{% endhint %}

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.

![](/files/-MDJv5K47f2DGChLFvhU)

{% hint style="warning" %}
Please note that, if you have charts which use a zoom navigator, it may be that after loading the dashboard, only the zoom navigators x axis gets synchronized but not the main charts x axis. This happens when a chart with a zoom navigator doesn't have data points for the whole time frame, and therefore as a default behaviour the zoom navigator zooms the main chart to only show available data.

You can see this effect in the image below where the second chart covers a bigger time frame than the first chart. What happens here is that the x axis of the second chart and the x axis of the zoom navigator get synchronized, but the chart itself on the first widget automatically gets zoomed in to only show available data.
{% endhint %}

<div align="center"><figure><img src="/files/is8v0bB3mqpCvltpMzhf" alt=""><figcaption></figcaption></figure></div>
