kingyue737 opened a new issue, #20851: URL: https://github.com/apache/echarts/issues/20851
### Version 5.6.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=line-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AMYCGYVA5sAE7m0A0J6AE2aMiAbVoBZGL1i0AKgFcqM2gHUqAlXIAWClQDEOEFQGVmphdFoBdEgF8-6cjnxFUpMpRqyANsFa8_LAAthDQnHIQ9ADWBEh42sAA7gRgHEoOQaHhHCYgPhBgADJh3u4epAnJRGlKjhWZ6I2weFRGVISwokHlHkJgIl0ATFQArDywQwB0ABxjEwAsUwBs87DLUwtrM1Mj45Nrq6PW9R4U1HQF0MpBdiS2dgDcQA ### Steps to Reproduce Create a line chart with log axis, with min at 1e5 and max at 1e6. ### Current Behavior minor ticks locate at around `2.8e5, 4.6e5, 6.4e5, 8.2e5` ### Expected Behavior IMO they should locate at `2e5, 4e5, 6e5, 8e5` ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
