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 2021/10/19 06:40:29 UTC

[GitHub] [echarts] isongme opened a new issue #15906: Can it establish a kind of relationship between two trees?(两棵树间是否可以建立联系?)

isongme opened a new issue #15906:
URL: https://github.com/apache/echarts/issues/15906


   ### What problem does this feature solve?
   It draws charts that could exist simple relationships between trees' leaf nodes.(树的叶子节点之间能够有简单的关联关系。)
   
   ### What does the proposed API look like?
   It could provide attribute which relate leaf nodes of two trees.(提供属性以供将两棵树的叶子节点关联起来。)
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->
   ![image](https://user-images.githubusercontent.com/65857298/137856298-6f32322c-bde2-4832-beb1-8afdb8b0eb58.png)
   I hope the leaf node called "OrdinalScale" could only display once, it means these two trees would have this node commonly.
   (”OrdinalScale“只出现一次并且被两棵树公有,成为两棵树的联系)


-- 
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] echarts-bot[bot] commented on issue #15906: Can it establish a kind of relationship between two trees?(两棵树间是否可以建立联系?)

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15906:
URL: https://github.com/apache/echarts/issues/15906#issuecomment-946410869






-- 
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] Ovilia commented on issue #15906: Can it establish a kind of relationship between two trees?(两棵树间是否可以建立联系?)

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


   It will not be "trees" logically. We may not plan to do this. But you can try with graph series with "layout: 'none'" and you have to calculate the positions of each node by yourself.


-- 
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] isongme commented on issue #15906: Can it establish a kind of relationship between two trees?(两棵树间是否可以建立联系?)

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


   > It will not be "trees" logically. We may not plan to do this. But you can try with graph series with "layout: 'none'" and you have to calculate the positions of each node by yourself.
   
   Ok, thank you for your reply. I just use this plan.


-- 
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] isongme closed issue #15906: Can it establish a kind of relationship between two trees?(两棵树间是否可以建立联系?)

Posted by GitBox <gi...@apache.org>.
isongme closed issue #15906:
URL: https://github.com/apache/echarts/issues/15906


   


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