Icon

SunburstChart-Features

Sunburst
Sunburst distribution chartThis workflow take as input a classification table as generated by the "Multi-class (dropdown)" Fiji plugin, from the "Qualitative Annotations" update site.It will represent the distribution in concentric circles (one circle per feature column).It is similar to a pie chart but with several levels.It is particularly suitable for qualitative annotations, discrete quantitative counts can also be visualised. However continuous quantitative values are not suitable for this type of representation, they should be binned into ranges before (like histogram).Input tableA csv file as generated by the "Multi-class (dropdown)" Fiji plugin.An example of such file is available on the GitHub repo https://github.com/LauLauThom/Fiji-QualiAnnotationsSubfolder KNIMEworkflows > Sunburst plotConfigurationNB: No table column should be named "Sum" (used internally for the plot)The columns to include in the plot are selected via the Column filter node.By default all columns except the Folder, Image, and Comments column are included in the plot, but less columns can be selected.The order of the concentric circle is defined by the order of the columns (inner to outer in circle = left to right in table) The order of the circle can be adjusted via the Column Resorter node.To execute the workflow and display the plot, right click the rightmost Sunburst distribution node and select Execute and Open viewsInteractivityThe plot has different interactive modes.- Focus (star, default)Hovering the mouse over the plot interactively display the feature values at the top accordingly.Clicking on a segment with lock the display and deactivate the interactive hovering.Clear the focus with the empty star button to restore the interactive hovering.The focus function does not interact with the result table. - Select (arrow)The select mode allows to select some portions which can be highlighted in the result table interactively.Vice-versa if the select mode is activated for the plot, selecting in the table will automatically select the corresponding row in the table.- Zoom (magnifying glass)The zoom allows to reduce the number of concentric circles: selecting only a portion of the circle will display the distribution for the upper circles only. Right click >Execute and Open viewRead classificationdropdown tableInclude all butFolder, Image, Comments(Edit to remove other unwanted columns) Order columnsas concentric order forsunburst plot Sunburstdistribution CSV Reader Column Filter Column Resorter Sunburst distribution chartThis workflow take as input a classification table as generated by the "Multi-class (dropdown)" Fiji plugin, from the "Qualitative Annotations" update site.It will represent the distribution in concentric circles (one circle per feature column).It is similar to a pie chart but with several levels.It is particularly suitable for qualitative annotations, discrete quantitative counts can also be visualised. However continuous quantitative values are not suitable for this type of representation, they should be binned into ranges before (like histogram).Input tableA csv file as generated by the "Multi-class (dropdown)" Fiji plugin.An example of such file is available on the GitHub repo https://github.com/LauLauThom/Fiji-QualiAnnotationsSubfolder KNIMEworkflows > Sunburst plotConfigurationNB: No table column should be named "Sum" (used internally for the plot)The columns to include in the plot are selected via the Column filter node.By default all columns except the Folder, Image, and Comments column are included in the plot, but less columns can be selected.The order of the concentric circle is defined by the order of the columns (inner to outer in circle = left to right in table) The order of the circle can be adjusted via the Column Resorter node.To execute the workflow and display the plot, right click the rightmost Sunburst distribution node and select Execute and Open viewsInteractivityThe plot has different interactive modes.- Focus (star, default)Hovering the mouse over the plot interactively display the feature values at the top accordingly.Clicking on a segment with lock the display and deactivate the interactive hovering.Clear the focus with the empty star button to restore the interactive hovering.The focus function does not interact with the result table. - Select (arrow)The select mode allows to select some portions which can be highlighted in the result table interactively.Vice-versa if the select mode is activated for the plot, selecting in the table will automatically select the corresponding row in the table.- Zoom (magnifying glass)The zoom allows to reduce the number of concentric circles: selecting only a portion of the circle will display the distribution for the upper circles only. Right click >Execute and Open viewRead classificationdropdown tableInclude all butFolder, Image, Comments(Edit to remove other unwanted columns) Order columnsas concentric order forsunburst plot Sunburstdistribution CSV Reader Column Filter Column Resorter

Nodes

Extensions

Links