merging addition of range selector secondary gradient color (formerly PR 314) with...
[dygraphs.git] / dygraph.js
index 5b2b587..1e1a270 100644 (file)
@@ -338,6 +338,12 @@ Dygraph.DEFAULT_ATTRS = {
   rangeSelectorPlotStrokeColor: "#808FAB",
   rangeSelectorPlotFillGradientColor: "white",
   rangeSelectorPlotFillColor: "#A7B1C4",
+  rangeSelectorBGStrokeColor: "gray",
+  rangeSelectorBGLineWidth: 1,
+  rangeSelectorPlotLineWidth:1.5,
+  rangeSelectorFGStrokeColor: "black",
+  rangeSelectorFGLineWidth: 1,
+  rangeSelectorAlpha: 0.6,
   showInRangeSelector: null,
 
   // The ordering here ensures that central lines always appear above any