y912765390 opened a new issue, #18106: URL: https://github.com/apache/echarts/issues/18106
### Version 5.4 ### Link to Minimal Reproduction .. ### Steps to Reproduce https://echarts.apache.org/examples/zh/index.html#chart-type-parallel This is an example of the official website.(Parallel Aqi) myChart.dispatchAction({ type: "showTip", seriesIndex: 0, dataIndex: 0, }); ### Current Behavior No response ### Expected Behavior Display the first data ----“ showTip” ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? The example on the official website is fine. I want to use the example -- 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]
