Dash Cytoscape: control the scroll wheel sensitivity for zooming
Hello,
I need to control the scroll wheel sensitivity to zoom on canvas and change the scale of graphs. I noticed that cytoscape.js and react-cytoscapejs have supported the wheel-sensitivity property in their last updates to control the scroll to zoom in/out on graphs. I was wondering if there is a way to limit the fast scroll behavior in dash-cytoscape?
Thanks,
Hi, it seems like this is a new feature added to Cytoscape.js. Could you let me know which prop you would like to control specifically?
I didn't check the release-notes to see when it was added. The name of property is wheelSensitivity. It is described here: https://js.cytoscape.org/#init-opts/wheelSensitivity
I noticed react-cytoscapejs is also supported that from v1.2.0. So it would be great to have that here as well.
I'm looking forward to have a custom wheelSensitivity too! Is there any delivery forecast for it?
That would be super useful. Thanks
I'm also interested.
Anyone figure out how to control wheelSensitivity in Plotly Dash?
This seems to be a popular request with the issue brought up in #41 and on the forum as well.