Now considering the issue as a bug, adding an auto_test (might be wrong)
[dygraphs.git] / dygraph.js
index 8a0ee08..9570d3c 100644 (file)
@@ -280,7 +280,6 @@ Dygraph.DEFAULT_ATTRS = {
   customBars: false,
   fillGraph: false,
   fillAlpha: 0.15,
-  fillStepPlot: false,
   connectSeparatedPoints: false,
 
   stackedGraph: false,