How to set common X axis for all the xy charts and how to zoom in all together

Hey,

I am working with grafana dashboard, I am using infinity datasource where i extract data from API calls, i have a couple of charts, where x axis are same.

But i want to set default x axis for all the graphs based on the API calls, Also i want to zoom in all chart at once,

example; If i zoom in one chart at particular interval, all other charts also needs to zoom in at same time interval.

If you guys have any insight please do let me know. Thanks!!!