Plot > Categorical: Circular Packing
Plot circular packing graph that can used to visualize a hierarchic organization.
Minimum Origin Version Required:2022b SR0
plotcpack irng:=[Book614A]Sheet1!1:4 type:=multlevels unit:=radius root:=1;
Please refer to the page for additional option switches when accessing the x-function from script
Input
int
Option list:
In this data structure, there are four columns for "Child Node", "Parent Node", "All Nodes", "Value" respectively.
In this data structure, there are at least two columns. Node names of each level are stored in different columns, last column stores the values for the size of leaf nodes.
Range
For GUI access of this X-Function and further customization of the circular packing graph, please refer to this help file.