You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
stefanhahmann
changed the title
Size nodes in TrackScheme BranchGraph and HierarchyGraph according to their level
Size nodes in TrackScheme BranchGraph and HierarchyGraph according to their depth in the lineage tree
Dec 6, 2022
I would like to be able to identity branches/lineages of certain cells that have short identifiers, such as "2d11" in upper levels of the lineage tree, as opposed to cells having long identifiers in lowers levels of the lineage tree (such as "2d1101011"). For this purpose, it would be good, if branch nodes at the top levels of the branch graph / the hierarchy graph would be drawn and labeled relatively big, where as branch nodes at the bottom level of the branch graph would be drawn and labeled relatively small (or not even labeled at all).
Acceptance Criteria
Top level nodes are drawn big and are labeled.
Bottom level nodes are drawn small and are not labeled.
No labels / nodes overlap by applying this strategy.
Tasks
Find suitable strategy to ensures that top level nodes are drawn big and are labeled.
No description provided.
The text was updated successfully, but these errors were encountered: