soeasyjx commented on issue #6156:
URL: https://github.com/apache/echarts/issues/6156#issuecomment-2017077210
手指抬起后 如何将辅助线,也一起关闭呢,使用 以下方法,在tooltip隐藏后,辅助线没有隐藏
```
this.chart.dispatchAction({
type: "hideTip"
});
```
--
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]