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

spatial tab - colour tree branches using calculated index when hovering over cells #626

Closed
2 tasks done
shawnlaffan opened this issue Nov 6, 2016 · 1 comment
Closed
2 tasks done
Assignees
Labels
Milestone

Comments

@shawnlaffan
Copy link
Owner

shawnlaffan commented Nov 6, 2016

In the spatial tab, it would be useful to colour the dendrogram branches using one of the calculated indices.

This would be an alternative to the current scheme of blue/red/black for branches found in one or both neighbour sets.

to do:

  • Show the combo once an analysis has been run
  • Add a legend to the tree pane
@shawnlaffan shawnlaffan added the GUI label Nov 6, 2016
@shawnlaffan shawnlaffan self-assigned this Nov 6, 2016
@shawnlaffan shawnlaffan changed the title spatial tab - colour tree branches using calculated index spatial tab - colour tree branches using calculated index when hovering over cells Nov 6, 2016
shawnlaffan added a commit that referenced this issue Nov 7, 2016
Currently only does blue.

Updates #626
shawnlaffan added a commit that referenced this issue Nov 7, 2016
This way the full path is highlighted,
but colours are only assigned as
to list members.

Updates #626
shawnlaffan added a commit that referenced this issue Nov 7, 2016
Currently scales as ln(x+1), with no check for zero.
This needs to be changed.

Updates #626
shawnlaffan added a commit that referenced this issue Nov 7, 2016
shawnlaffan added a commit that referenced this issue Nov 8, 2016
@shawnlaffan shawnlaffan added this to the Release_2.0 milestone Feb 2, 2017
shawnlaffan added a commit that referenced this issue Aug 14, 2017
shawnlaffan added a commit that referenced this issue Aug 27, 2017
shawnlaffan added a commit that referenced this issue Aug 27, 2017
Triggers on update, which matches the current
line colour behaviour

Updates #626
shawnlaffan added a commit that referenced this issue Aug 27, 2017
shawnlaffan added a commit that referenced this issue Aug 27, 2017
shawnlaffan added a commit that referenced this issue Aug 27, 2017
shawnlaffan added a commit that referenced this issue Aug 27, 2017
shawnlaffan added a commit that referenced this issue Aug 27, 2017
shawnlaffan added a commit that referenced this issue Aug 27, 2017
As opposed to direct use of a constant.
This will allow it to vary.

Updates #626
shawnlaffan added a commit that referenced this issue Aug 27, 2017
shawnlaffan added a commit that referenced this issue Aug 27, 2017
shawnlaffan added a commit that referenced this issue Aug 27, 2017
but be conditional within it

Updates #626
shawnlaffan added a commit that referenced this issue Aug 27, 2017
Commented out for now as it does not
work with zooming.

Updates #626
shawnlaffan added a commit that referenced this issue Aug 29, 2017
shawnlaffan added a commit that referenced this issue Aug 29, 2017
If there is no legend then there is no adjustment.

We could also adjust it when the legend is hidden,
but then we hit redraw issues (the whole tree is rebuilt
on size changes).

Updates #626
shawnlaffan added a commit that referenced this issue Aug 30, 2017
Should really allow user control

Updates #626
shawnlaffan added a commit that referenced this issue Sep 19, 2017
@shawnlaffan
Copy link
Owner Author

Mark as fixed

shawnlaffan added a commit that referenced this issue Oct 4, 2017
Otherwise we end up with a chain of duplicates on re-runs

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

No branches or pull requests

1 participant