echarts-bot[bot] commented on issue #19734: URL: https://github.com/apache/echarts/issues/19734#issuecomment-2007201658
@zhibisora It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** [Feature] Add x-axis, y-axis and polar axis support to the dendrogram, so that the chart can reflect branch relationships and node attributes at the same time **BODY** ### What problem does this feature solve? The dendrogram adds x-axis, y-axis and radius axis support, so that the chart can reflect branch relationships and node attributes at the same time, and better visualize tree data, especially the visualization of research data such as biological evolution trees. Related websites: https://nextstrain.org/zika?d=tree&dmax=2018-06-24&dmin=2004-07-16&p=full&transmissions=hide For a normal tree (added x-axis and y-axis): <img width="925" alt="image" src="https://github.com/apache/echarts/assets/73344387/3fd58289-d86f-451a-a158-037fb9c9a31a"> For radial trees (add radius axis): <img width="560" alt="image" src="https://github.com/apache/echarts/assets/73344387/99bd5263-5b53-4a22-8907-2b9ebd06b355"> ### What does the proposed API look like? Example: For a normal tree (added x-axis and y-axis): <img width="925" alt="image" src="https://github.com/apache/echarts/assets/73344387/3fd58289-d86f-451a-a158-037fb9c9a31a"> For radial trees (add radius axis): <img width="560" alt="image" src="https://github.com/apache/echarts/assets/73344387/99bd5263-5b53-4a22-8907-2b9ebd06b355"> </details> -- 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]
