Upload index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -1252,7 +1252,7 @@
|
|
1252 |
|
1253 |
|
1254 |
createGraph(nodes, edges);
|
1255 |
-
repaint();
|
1256 |
|
1257 |
function parseInput(input) {
|
1258 |
try {
|
|
|
1252 |
|
1253 |
|
1254 |
createGraph(nodes, edges);
|
1255 |
+
// repaint();
|
1256 |
|
1257 |
function parseInput(input) {
|
1258 |
try {
|