Remove yAxisLabelWidth from Dygraph.axes_.
[dygraphs.git] / dygraph.js
index 4cee311..e5ec566 100644 (file)
@@ -2459,7 +2459,6 @@ Dygraph.prototype.computeYAxes_ = function() {
   var axisOptions = [
     'valueRange',
     'pixelsPerYLabel',
-    'yAxisLabelWidth',
     'axisLabelFontSize',
     'axisTickSize'
   ];