SHEN1017 commited on
Commit
99e1e55
·
verified ·
1 Parent(s): 2120f0d

Upload index.html

Browse files
Files changed (1) hide show
  1. 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 {