msbasanth opened a new issue #13274: URL: https://github.com/apache/incubator-echarts/issues/13274
### What problem does this feature solve? Hi, A dendrogram is a diagram that shows the hierarchical relationship between objects. It is most commonly created as an output from hierarchical clustering. The main use of a dendrogram is to work out the best way to allocate objects to clusters. In our organization we have many use cases where we need to cluster objects/data into hierarchical diagram. Which I am not able find a way to achieve using existing charts in ECharts. Please let us know in case we can create/extend Dendrograms by customizing ECharts. Thanks Basanth ### What does the proposed API look like? A special chart type for 'dendrograms' type: 'dendrogram', <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
