You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2023/01/14 02:32:13 UTC

[GitHub] [echarts] Mingeax opened a new issue, #18174: [Bug] Graph with 'layoutAnimation: false' and force-directed layout would has its nodes and links derailed.

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

   ### Version
   
   5.4.1
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/zh/editor.html?c=graph-force
   
   ### Steps to Reproduce
   
   1. set the example options with 'series: force: layoutAnimation: false';
   2. select some legends;
   3. use mouse zoom the graph;
   
   ### Current Behavior
   
   The nodes and links appear derailed.
   ![image](https://user-images.githubusercontent.com/25583491/212446658-902c5dd6-35dc-4cc3-bfa0-b638528fe15a.png)
   
   
   ### Expected Behavior
   
   Links and nodes connect each other.
   ![image](https://user-images.githubusercontent.com/25583491/212446737-2c4c335b-a61d-43a4-95dc-eb90db6c627e.png)
   
   
   ### Environment
   
   ```markdown
   - OS: win10
   - Browser: firefox 107.0 (64 bits)
   - Framework: iframe sandbox
   ```
   
   
   ### 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: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] helgasoft commented on issue #18174: [Bug] Graph with 'layoutAnimation: false' and force-directed layout would have its nodes and links derailed.

Posted by GitBox <gi...@apache.org>.
helgasoft commented on issue #18174:
URL: https://github.com/apache/echarts/issues/18174#issuecomment-1383632362

   Yes, your observations are correct.  
   Zooming will separate nodes from links and create a mess.
   Clicking on a legend will fix it somewhat, but not 100%.
   


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


Re: [I] [Bug] Graph with 'layoutAnimation: false' and force-directed layout would have its nodes and links derailed. [echarts]

Posted by "SparkElf (via GitHub)" <gi...@apache.org>.
SparkElf commented on issue #18174:
URL: https://github.com/apache/echarts/issues/18174#issuecomment-1807102121

   set line curveness can help


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] jskogeby commented on issue #18174: [Bug] Graph with 'layoutAnimation: false' and force-directed layout would have its nodes and links derailed.

Posted by "jskogeby (via GitHub)" <gi...@apache.org>.
jskogeby commented on issue #18174:
URL: https://github.com/apache/echarts/issues/18174#issuecomment-1432796633

   I have the same issue.
   Any plans to address this in a future release?
   Suggestions for a workaround?


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org