I am using 'vue3-chartjs' and 'chartjs-plugin-zoom'.
If the data is updated when you zoom or pan the graph, the zoom or pan is released.
Is there an option to lock the zoom and pan while the data is being updated?
https://codesandbox.io/s/cool-water-86t54c?file=/src/App.vue