|
|
@@ -72,7 +72,7 @@ function ModelEvolution({ |
|
|
width: graphRef.current!.clientWidth, |
|
|
width: graphRef.current!.clientWidth, |
|
|
height: graphRef.current!.clientHeight, |
|
|
height: graphRef.current!.clientHeight, |
|
|
fitView: true, |
|
|
fitView: true, |
|
|
fitViewPadding: 200, |
|
|
|
|
|
|
|
|
fitViewPadding: 100, |
|
|
minZoom: 0.5, |
|
|
minZoom: 0.5, |
|
|
maxZoom: 5, |
|
|
maxZoom: 5, |
|
|
defaultNode: { |
|
|
defaultNode: { |
|
|
|