Anatomy of a range selector
[dygraphs.git] / dygraph-utils.js
index 9634a8b..eb08fef 100644 (file)
@@ -904,6 +904,12 @@ var pixelSafeOptions = {
   'rangeSelectorPlotFillColor': true,
   'rangeSelectorPlotFillGradientColor': true,
   'rangeSelectorPlotStrokeColor': true,
+  'rangeSelectorBackgroundStrokeColor': true,
+  'rangeSelectorBackgroundLineWidth': true,
+  'rangeSelectorPlotLineWidth': true,
+  'rangeSelectorForegroundStrokeColor': true,
+  'rangeSelectorForegroundLineWidth': true,
+  'rangeSelectorAlpha': true,
   'showLabelsOnHighlight': true,
   'showRoller': true,
   'strokeWidth': true,