alexondi opened a new issue #16162: URL: https://github.com/apache/echarts/issues/16162
### Version 5.2.2 ### Link to minimal reproduction https://jsfiddle.net/p4d3qgzk/2/ ### Steps To Reproduce 1. create candlestick and line chart 2. line chart with data [ [ 'cat1', value] .... ] ### Current Behavior if select T2 chart (line with wrong category values) autozoom within yAxis work wrong ### Expected Behavior 1. comment data in T2 series after value '7' 2. select T2 chart -> autozoom work OK ### Environment ```markdown - OS: ubuntu20.04, win10 - Browser: Firefox - 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]
