-
Notifications
You must be signed in to change notification settings - Fork 1
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
Configurable dendrogram panel #98
Conversation
9a24aba
to
efd40ab
Compare
acfca72
to
ae6e1b9
Compare
0ac7660
to
edd2daa
Compare
edd2daa
to
cc5c934
Compare
cc5c934
to
eae551d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did a functional test that included all the new checkboxes / settings in the DendogramView and the export function. It all worked flawlessly 👍. Very nice!
* Allows reusing the classification in other demo classes
…em to the Classification class * This allows to manipulate the labels of the leaves in the resulting dendrogram
…drogram from the ClusterRootNodesController
… label supplier to BranchSpotTree * Configuring the label of a BranchSpotTree can now be done with the new label supplier
… DendrogramView into separate methods
…d line in the dendrogram on/off
…sification dendrogram * Root labels on/off * Tag set on/off * Choose tag set
…o display the DendrogramPanel
…ification * Since no dendrogram is show in this case, the Borders of the Dendrogram do not need to be considered
eae551d
to
a3f15be
Compare
Quality Gate passedIssues Measures |
Resolves #100