### Version 5.2.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=line-stack&version=5.2.2 ### Steps to Reproduce 1. Just [Open](https://echarts.apache.org/examples/en/editor.html?c=line-stack&version=5.2.2) 2. Compare xAxis labels with values  ### Current Behavior yAxis labels do not match the expected values ### Expected Behavior yAxis labels should approximately match values in the chart. <img width="408" alt="image" src="https://user-images.githubusercontent.com/29312172/150700608-854726f9-0960-4ac4-9d9f-cc5c118dedaa.png"> ### Environment ```markdown - OS: Win10 - Browser: Chrome Version 97.0.4692.99 (Offizieller Build) (64-Bit) ``` ### Any additional comments? _No response_