port over tests
[dygraphs.git] / tests / fillGraph.html
index 0188dc4..2b048df 100644 (file)
@@ -59,7 +59,9 @@
           return ret;
         },
         {
-          Y1: { fillGraph: true }
+          series: {
+            Y1: { fillGraph: true }
+          }
         }
       );
     </script>