SharpPlot Reference > SharpPlot Methods > DrawTreeMap Method > (Int32[],Int32[])

SharpPlot.DrawTreeMap Method (Int32[],Int32[])

Construct map from integer values and level vectors.

public void DrawTreeMap(
    int[] data,
    int[] level
);
data
Area of each rectangle.
level
Depth in tree structure (level-0 are roots).

See also ...

SharpPlot Members | SharpPlot.DrawTreeMap Method


Send comments on this topic
© Dyalog Ltd 2021