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 spatial tab allows visualisation of trees, either that used for the analysis or the selected project-level tree.
It would be useful to export the currently displayed tree, particularly given one can export the most recent colours. The forthcoming capacity to colour branches using any spatial output in the project (#833) is a good use case.
Edit - this has been generalised to all tabs that include a tree plot.
The text was updated successfully, but these errors were encountered:
…patial_tab
GUI: Rework the Tab side menus
Something of an omnibus PR as it addresses several issues encountered while working on #902.
Updates #902 - support exports of the displayed tree
Updates #905 - tree plot controls are now in their own submenu of the side menu
Updates #906 - support tree plotting by depth across all tabs that plot trees
Fixes#908 - export interface disables keyboard shortcuts
Also refactors (nearly) all of the ```$self->{xmlPage}->get_object``` calls to use a generic method.
shawnlaffan
changed the title
GUI spatial tab - add option to export current tree
GUI visualisation tabs - add option to export current tree
Jan 6, 2024
The spatial tab allows visualisation of trees, either that used for the analysis or the selected project-level tree.
It would be useful to export the currently displayed tree, particularly given one can export the most recent colours. The forthcoming capacity to colour branches using any spatial output in the project (#833) is a good use case.
Edit - this has been generalised to all tabs that include a tree plot.
The text was updated successfully, but these errors were encountered: