luoye111 opened a new issue #13132:
URL: https://github.com/apache/incubator-echarts/issues/13132
### Version
4.5.0
### Steps to reproduce
` echart.dispatchAction({
type: 'showTip',
seriesIndex: 0,
dataIndex: index,
});`
### What is expected?
echart.dispatchAction({
type: 'showTip',
seriesIndex: 0,
dataIndex: index,
}); 数据为不为0都显示
### What is actually happening?
为0 调用不显示
<!-- 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]