Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunburst plot

Sunburst plot viewer plugin for ManiVault. Based on the Zoomable sunburst diagram and Sunburst diagram D3 implementations.

git clone git@github.com:ManiVaultStudio/SunburstClusterPlugin.git

Sunburst plot

Sunburst plot (top) based on a data hierarchy (bottom right). Hierarchy levels (clusters) can be selectively shown (bottom left). Data: Mammalian Basal Ganglia Consensus Cell Type Atlas

How to use

You'll need:

  • A point data set
  • At least one cluster data set child
    • All cluster data sets must cover the base point data fully and unambiguously (each data point must belong to exactly one cluster)
    • The order of cluster data sets in the data hierarchy determines the order in the plot: the first cluster data is the innermost ring

To open the plot:

  • Right-click on the point data set in the data hierarchy, select View -> Sunburst plot
  • OR: Open an empty sunburst plot via the main toolbar: View -> Sunburst plot and drag a point data set (with cluster data children) into the plot widget

Hovering over a partition will show a tooltip with the full hierarchy path and number of elements in the focussed partition (left). Multiple partitions can be selected while holding `Shift` and left-clicking with the mouse (right).

Other interactions:

  • Use the mouse wheel to zoom, click the left mouse button and drag to pan and click the mouse wheel to reset the view
  • In the Focus view mode, only two hierarchy levels are shown. Clicking a partition will zoom into this part of the hierarchy. Select a partition with Shift + left mouse button. Move back to the overview by clicking the center. De-select all by Shift + clicking the center. Switching between static overview and dynamic focus view will retain the selection.
static_zoom_change.mp4

About

A sunburst plot for ManiVault

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages