Ovilia commented on issue #17536: URL: https://github.com/apache/echarts/issues/17536#issuecomment-1222181352
By definition, this is no longer a *tree* so I'm afraid it's not possible to make this. You can consider using [graph](https://echarts.apache.org/examples/en/index.html#chart-type-graph) series. With [layout: 'none'](https://echarts.apache.org/zh/option.html#series-graph.layout), you can mannually provide the position of each node. -- 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]
