1980882096 opened a new issue, #18018: URL: https://github.com/apache/echarts/issues/18018
### Version 最新版本 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce dataZoom-inside.filterMode = 'filter' 时正常 dataZoom-inside.filterMode = 'weakFilter' 时 connectNulls: false,会失效 空line会自动连接 ### Current Behavior dataZoom-inside.filterMode = 'filter' 时正常 dataZoom-inside.filterMode = 'weakFilter' 时 connectNulls: false,会失效 空line会自动连接 ### Expected Behavior dataZoom-inside.filterMode = 'weakFilter' 时 connectNulls: false,正常 ### 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]
