dagrejs / dagre-d3

A D3-based renderer for Dagre
MIT License
2.84k stars 587 forks source link

Navigation buttons to move graph left right like it happens mousemove.. #337

Open graphdude opened 6 years ago

graphdude commented 6 years ago

Using Etl example I have created a graph but I need to add buttons on svg to move the graph in all sides.. How to mimic the pan behaviour with mouse drag?