Add 'plotter' option, which allows custom drawing.
[dygraphs.git] / tests / fillGraph.html
index 90adb82..b6c501d 100644 (file)
@@ -20,9 +20,6 @@
     <p>Filled, negatives:</p>
     <div id="div_g2" style="width:600px; height:300px;"></div>
 
-    <p>Filled, error bars:</p>
-    <div id="div_g3" style="width:600px; height:300px;"></div>
-
     <script type="text/javascript">
       var g1 = new Dygraph(
         document.getElementById("div_g"),