cleverqy opened a new issue, #19787: URL: https://github.com/apache/echarts/issues/19787
### Version 5.4.1 ### Link to Minimal Reproduction https://codepen.io/mariahquery/pen/MWRrYaz ### Steps to Reproduce 1、使用ECharts创建图表。 2、设置 xAxis type设置为time类型 3、series的data类型为[timestamp,number] ### Current Behavior 拖动缩略图,会发现无法和图表中的显示对应 ### Expected Behavior 拖动缩略图时,缩略图里面显示的形状应该和图标中的一致 ### Environment ```markdown - OS:macos 13.5.2 (22G91) - Browser:safari 16.6 (18615.3.12.11.2) - Framework:react ``` ### 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]
