xiaoyaoxmhl opened a new issue #13547:
URL: https://github.com/apache/incubator-echarts/issues/13547


   ### Version
   4.7.0
   
   ### Steps to reproduce
   myChart.dispatchAction({
                   type: "showTip",
                   seriesIndex: 0,
                   dataIndex: 0,
    });
   
   ### What is expected?
   the chart should show tooltip when the webpage opens. Not only when the 
mouse is hovering over it
   
   ### What is actually happening?
   the tooltip not work.
   
   ---
   use echarts demo by 
[https://echarts.apache.org/examples/zh/editor.html?c=bar3d-simplex-noise&gl=1&theme=dark](echarts
 demo)
   
   codepen demo: https://codepen.io/xiaoyaoxmhl/pen/JjKBJaG
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to