I am trying to build a visualization for a website using plotly js and I want the visualization to be compatible with mobile devices (Android, ios). I would like to know if it is possible to add a pinch zoom event in plolty js. I have referred to Event handler documentation for plotly js (https://plotly.com/javascript/plotlyjs-events/) but could not find any relevant information for handling the pinch zoom event.
Any guidance will be highly appreciated.
Thanks, Nishant