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

   ### Version
   
   5.4.1
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   ```
       {
         type: 'graph',
         layout: 'force',
         emphasis: {
           focus: 'adjacency',
         }
       }
   ```
   
   ### Current Behavior
   
   type:'graph', layout:'force',emphasis:'adjaceny'.  
   When data is too large, hover symbol, sometimes the symbol will disappear 
after hover,it seems the opacty is 0, when hover the disappeared symbol the 
label show noramlly.
   
   ### Expected Behavior
   
   type:'graph', layout:'force',emphasis:'adjaceny'.  
   After hover symbol, symbol behave normally, not disappear.
   
   ### 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