Sunburst plot viewer plugin for ManiVault. Based on the Zoomable sunburst diagram and Sunburst diagram D3 implementations.
git clone git@github.com:ManiVaultStudio/SunburstClusterPlugin.gitSunburst 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
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 plotand 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 wheelto zoom, click the leftmouse buttonand drag to pan and click themouse wheelto reset the view - In the
Focus viewmode, only two hierarchy levels are shown. Clicking a partition will zoom into this part of the hierarchy. Select a partition withShift+ leftmouse button. Move back to the overview by clicking the center. De-select all byShift+ clicking the center. Switching between static overview and dynamic focus view will retain the selection.




