lazappi / clustree

Visualise Clusterings at Different Resolutions
https://lazappi.github.io/clustree/
GNU General Public License v3.0
218 stars 15 forks source link

Node text alignment #74

Closed denertekin closed 3 years ago

denertekin commented 3 years ago

Hi,

I have a dataset with ~90_ clusters and am using clustree to find optimal resolutions. I'm struggling with plotting a little as it looks very cluttered with some nodes overlapping. I was wondering if there is a way to align the node_text either below or above nodes? or if you have any recommendation on how to plot datasets with higher number of clusters?

Thank you very much ! Deniz

lazappi commented 3 years ago

Hi @denertekin

Thanks for giving clustree a go! You are right that things often get messy when there are a lot of clusters. Could you please post an example of what the plot looks like currently, that could help with suggesting a solution? I'm not sure that there is an easy way to adjust the node text position but we might be able to come up with something that works in your case. If you want to try some things my first suggestions would be making the node points smaller or increasing the plot size.

lazappi commented 3 years ago

I'm hoping you found a solution so I'm closing the issue. Please reopen if you still need help.