I am using zest for visualization.
I have a scenario where I have very huge number of nodes and
connections.
But when I use SpringLayoutAlgorithm the nodes get overlap with the
default client area of the Graphviewer.
So my intention is to make the viewer client area to be dynamic to
avoid the overlap of the nodes. Is there any way to do it?