How to disabled zoom for one node? Cytoscape.js

空扰寡人 提交于 2019-12-11 18:47:25

问题


Cannot possible disable zoom for node.

I searched in docs all words zoom and cannot found this opportunities.

I want set on some nodes property like disabledZoom or maybe it will be setting zoom for some nodes.


回答1:


I search answer and found only one decision. Cytoscape cannot disable one node for zoom. I created example with manual control zooming on the element.

example: https://codesandbox.io/s/loving-sky-m5mze



来源:https://stackoverflow.com/questions/58337883/how-to-disabled-zoom-for-one-node-cytoscape-js

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!