| SharpPlot Reference > SharpPlot Methods > DrawTreeMap Method >  (Double[],Int32[]) SharpPlot.DrawTreeMap Method (Double[],Int32[])Construct map from values and level vectors. public void DrawTreeMap(
    double[] data,
    int[] level
);
dataArea of each rectangle.
levelDepth in tree structure (level-0 are roots).
 See also ...SharpPlot Members | SharpPlot.DrawTreeMap Method 
 Send comments on this topic© Dyalog Ltd 2021
 |