Fix #816; remove references to valueWindow (#817)
[dygraphs.git] / tests / charting-combinations.html
index 01e4976..2722b87 100644 (file)
@@ -1,8 +1,9 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <link rel="stylesheet" href="../dist/dygraph.css">
     <title>Charting combinations</title>
-    <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">
       .chart {