Draggable graph using mxgraph
govinda18 opened this issue · 2 comments
govinda18 commented
tbouffard commented
@govinda18 mxGraph calls this feature panning
, see https://jgraph.github.io/mxgraph/docs/js-api/files/view/mxGraph-js.html#mxGraph.setPanning and information about panning in this documentation
You can see it in action in https://jgraph.github.io/mxgraph/javascript/examples/autolayout.html (you can hold the left or right mouse button to use panning)
tbouffard commented
Same question on stackoverflow: https://stackoverflow.com/questions/63486608/panning-event-for-mxgraph