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 2022/09/09 08:22:01 UTC

[GitHub] [echarts] Ovilia commented on issue #17635: How can I create a graph where I can move the position nodes and the unions (links) adapt???

Ovilia commented on issue #17635:
URL: https://github.com/apache/echarts/issues/17635#issuecomment-1241661290

   You should follow the logic of https://echarts.apache.org/examples/en/editor.html?c=line-draggable and make sure the `layout` of your graph series should be `'none'` and you need to provide `x` and `y` for each nodes.


-- 
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