li-guanlong opened a new issue, #17910:
URL: https://github.com/apache/echarts/issues/17910

   ### Version
   
   5.3.0
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   
![image](https://user-images.githubusercontent.com/54611134/201571484-4a811649-c583-4e16-9d28-5a7d9c06b3fa.png)
   鼠标悬浮上去之后:
   
![image](https://user-images.githubusercontent.com/54611134/201571538-cdc77f96-a43f-4324-8ce3-1e9858f03c2e.png)
   
   
   ### Current Behavior
   
   配置代码:
   `{ data: [{ yAxis: 0.428 }, { yAxis: 0.372 }], label: { show: false, 
formatter: (value) => { return value.data.yAxis }, silent: true, position: 
'insideEndBottom' }, lineStyle: { color: 'rgb(169 0 0)' }, tooltip: { 
formatter: (value) => { return value.data.yAxis + '' } } }`
   
   ### Expected Behavior
   
   怎么配置让线悬浮状态别消失不见了
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### 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]

Reply via email to