-
Notifications
You must be signed in to change notification settings - Fork 0
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
Edge intersection style in nodeless mode #118
Comments
I might be missing the point of this issue, but what specifically are we considering here? Are you implying that there is a difference in how we would interpret the plot depending if the parent edge vs. children edge is on the front layer? |
I don't think that the visual style was considered very much in the original design, since the node circles would hide this part of the plot. Now, nodeless mode will be more relevant when combined with dendrogram mode. Are there any major issues you can see here? General ugliness? It may just be the nature of these plots - something we leave for users to resolve given the amount of control the package allows. |
I think... at least for now, not a high priority issue. I view this as a graphical nicety rather than an error, and I think worth keeping this as an open feature request "find ways to improve visualization of segment boundaries in nodeless mode" kinda thing, but not worth stressing about right now as this is exposing features to users and allowing them to decide on optimal application. |
Sounds good. I don't think there's anything obvious that we should enforce as a default here. Certainly nothing we should enforce as a constraint. Thanks for the input everyone! |
Without nodes, the intersection between edge line segments becomes visible. How should we handle this detail? Are there scientific considerations? For example, correctly "implying" the ancestor at the intersection point?
The text was updated successfully, but these errors were encountered: