'Disable zoom in on Graphana graph panels

I am building a dashboard which shows values with definied time slots, like yesterday or last week. The user should not be able to change the time range, so I disabled the time-picker. The problem is, the user can still use the zoom in function on the graph panels. How can I disable this feature?

Zoom in description from grafana doc

Source: https://grafana.com/docs/grafana/latest/dashboards/time-range-controls/

Thanks in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source