1

How can i zoom to a node in a graph network anychart ?

It seems that the zoomTo function is not accessible for this kind of graph.

Tm67
  • 11
  • 1

1 Answers1

0

It is not possible zooming to the direct node in the graph chart.
However, you can zoom graph charts by mouse wheel scroll.

You can find more information on documentation page about the zoomOnMouseWheel method.
Also, please explore the playground demo of the zoomOnMouseWheel method.

AnyChart Support
  • 3,770
  • 1
  • 10
  • 16