X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fplotter.html;h=af9968d1efb3d2efe74582b3f4ee7dc2e1f8ae22;hb=481bb0e898159d097f20cd78a61931af8f8b97f5;hp=f36573b9262c10112e1dd758b248277b4eca4032;hpb=73e41b257746193ce168debd1f30a7a0e0606d42;p=dygraphs.git diff --git a/tests/plotter.html b/tests/plotter.html index f36573b..af9968d 100644 --- a/tests/plotter.html +++ b/tests/plotter.html @@ -12,7 +12,7 @@ var eq = document.getElementById("eq").value; eval("fn = " + eq); - var graph = document.getElementById("graph"); + var graph = document.getElementById("graph_div"); var width = parseInt(graph.style.width); var x1 = parseFloat(document.getElementById("x1").value); var x2 = parseFloat(document.getElementById("x2").value); @@ -72,6 +72,6 @@ to

-
+