We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.6.0
https://echarts.apache.org/examples/zh/editor.html?c=line-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AMYCGYVA5sAE7m0A0J6AE2aMiAbVoBZGL1i0AKgFcqM2gHUqAlXIAWClQDEOEFQGVmphdFoBdEgF8-6cjnxFUpMpRqyANsFa8_LAAthDQnHIQ9ADWBEh42sAA7gRgHEoOQaHhHCYgPhBgADJh3u4epAnJRGlKjhWZ6I2weFRGVISwokHlHkJgIl0ATFQArDywQwB0ABxjEwAsUwBs87DLUwtrM1Mj45Nrq6PW9R4U1HQF0MpBdiS2dgDcQA
Create a line chart with log axis, with min at 1e5 and max at 1e6.
minor ticks locate at around 2.8e5, 4.6e5, 6.4e5, 8.2e5
2.8e5, 4.6e5, 6.4e5, 8.2e5
IMO they should locate at 2e5, 4e5, 6e5, 8e5
2e5, 4e5, 6e5, 8e5
- OS: - Browser: - Framework:
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: