susiwen8 commented on issue #10389: DataZoom Slider Does Not Respect Y Axis min if positive value URL: https://github.com/apache/incubator-echarts/issues/10389#issuecomment-491565866 @Dus1988 axis scale is set to 'false' as default, and if min or max was set, scale shouldn't work, but it didn't check https://github.com/apache/incubator-echarts/blob/master/src/component/dataZoom/AxisProxy.js#L476
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
