anyanyan07 opened a new issue, #17600:
URL: https://github.com/apache/echarts/issues/17600

   ### Version
   
   5+
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   options配置如下几项:
   ` label:{
           show:true
         },
         labelLayout:{
           hideOverlap:true
         },
         emphasis:{
           focus:'series'
         }`
   宽度不足时,会隐藏重叠的标签,但是当悬浮图例时,所有的label都显示出来了,也就是悬浮图例时hideOverlap无效。
   
   ### Current Behavior
   
   宽度不足时,会隐藏重叠的标签,但是当悬浮图例时,所有的label都显示出来了,也就是悬浮图例时hideOverlap无效。
   
   ### 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