Make old-style per-series options throw (#783)
[dygraphs.git] / src / dygraph-utils.js
index 79215d4..8e972a6 100644 (file)
@@ -837,7 +837,6 @@ var pixelSafeOptions = {
   'annotationDblClickHandler': true,
   'annotationMouseOutHandler': true,
   'annotationMouseOverHandler': true,
-  'axisLabelColor': true,
   'axisLineColor': true,
   'axisLineWidth': true,
   'clickCallback': true,
@@ -855,8 +854,6 @@ var pixelSafeOptions = {
   'interactionModel': true,
   'isZoomedIgnoreProgrammaticZoom': true,
   'labelsDiv': true,
-  'labelsDivStyles': true,
-  'labelsDivWidth': true,
   'labelsKMB': true,
   'labelsKMG2': true,
   'labelsSeparateLines': true,