tmtron opened a new issue #10174: log yAxis with scale URL: https://github.com/apache/incubator-echarts/issues/10174 ### Version 4.2.1 ### Reproduction link [https://jsfiddle.net/tmtron/nwqer03u/](https://jsfiddle.net/tmtron/nwqer03u/) ### Steps to reproduce use a yAxis with type 'log' and set scale to false ### What is expected? it should be the same as not setting scale, since the doc says, that the default for scale=false https://ecomfe.github.io/echarts-doc/public/en/option.html#yAxis.scale ### What is actually happening? no scale at all and scale=false are NOT the same --- I'd like to know what the yAxis is actually doing when we set scale=true: is it maybe just a bug, with the calculation of min/max? <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE -->
---------------------------------------------------------------- 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]
