Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dendrogram breaks down for 10K runs #611

Closed
pjcross opened this issue Mar 29, 2016 · 0 comments
Closed

Dendrogram breaks down for 10K runs #611

pjcross opened this issue Mar 29, 2016 · 0 comments

Comments

@pjcross
Copy link
Contributor

pjcross commented Mar 29, 2016

The node placement for the various levels of the dendrogram becomes unusable for 10K runs since the x value is fixed and appears to be based on the depth of the tree. So regardless of how many levels are currently expanded, the nodes are all crunched to the left. Meanwhile, we aren't using the available space between the two extremes.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants