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

   ### Version
   
   5.4.2
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/en/editor.html?c=graph-force
   
   ### Steps to Reproduce
   
   1. Add emphasis option in the online editor
   ```
       emphasis: {
         focus: 'adjacent'
       },
   ```
   
![image](https://user-images.githubusercontent.com/60438474/234633521-1c3a4da6-a209-4ac3-a663-e3d5657e562b.png)
   
   2. Pass your mouse above the different node
   
   
   ### Current Behavior
   
   The hover focus doesn't "fade in" or "fade out" and gets "flashy"
   
![brave_KgUaNkGVby](https://user-images.githubusercontent.com/60438474/234633850-e94a9f97-300a-400b-bd54-89035c2affea.gif)
   
   
   ### Expected Behavior
   
   The hover focus should make a "fade in/out" animation like on layout "none" 
   
![brave_3wGXgJ3jed](https://user-images.githubusercontent.com/60438474/234634304-b34ea8d7-c1de-460b-9ab9-66f7b9759b18.gif)
   
   
   ### Environment
   
   ```markdown
   - OS: Windows
   - Browser: Chrome 112.0 / Brave 1.50.121 / Firefox 111.0.1
   - Framework: Vue@3 (but also the official website)
   ```
   
   
   ### 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