PicoNiko opened a new issue, #17938: URL: https://github.com/apache/echarts/issues/17938
### Version 5.4 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce Using example on site of "Basic Line Chart" and adding scale option "min" e "max" happen the bug. STEP1. Normal execution  STEP2. One value < 1e10. Show expected result  STEP3. One value > 1e10. Unexpected result. Lose point connection  ### Current Behavior Already described in "Step to reproduce" ### Expected Behavior In step 3 some result of step2 ### Environment ```markdown - OS: Windows11 - Browser: Chrome - Framework: Echarts site ``` ### 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]
