Comment 2 for bug 794891

Revision history for this message
Nicholas Leskiw (nleskiw) wrote :

Just added many new paramters to control yAxis options for left & right axes in secondYAxis mode as well as differentiation functions:

 - yMinLeft/Right yMaxLeft/Right yStepLeft/Right yLimitLeft/Right
These all do the same as the non-secondYAxis yMax/yMin/yStep/yLimit functions, but just to one axis.

- 'rightWidth', 'rightColor', 'rightDashed', 'leftWidth', 'leftColor', 'leftDashed'
These params set width, color or dashed for all lines associated to the left or right axis.

Haven't gotten any feedback on this yet - please let met know what you think.