Add unit test to detect the "unwanted draw point"
[dygraphs.git] / tests / temperature-sf-ny.html
index f4e2edb..b5cfef1 100644 (file)
@@ -1,16 +1,12 @@
 <!DOCTYPE html> 
 <html> 
   <head> 
-    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9"> 
     <title>Temperatures</title> 
-    <!--[if IE]>
-    <script type="text/javascript" src="../excanvas.js"></script>
-    <![endif]--> 
     <!--
     For production (minified) code, use:
     <script type="text/javascript" src="dygraph-combined.js"></script>
     --> 
-    <script type="text/javascript" src="../dygraph-dev.js"></script> 
+    <script type="text/javascript" src="../dist/dygraph.js"></script> 
  
     <script type="text/javascript" src="data.js"></script> 
     <style type="text/css">