diff --git a/examples/graph2d/01_basic.html b/examples/graph2d/01_basic.html index 7e8ee46f..8b0510b8 100644 --- a/examples/graph2d/01_basic.html +++ b/examples/graph2d/01_basic.html @@ -47,7 +47,6 @@ end: '2014-06-18' }; var graph2d = new vis.Graph2d(container, dataset, options); - graph2d.fit(); \ No newline at end of file