The input data format for End User

Hierarchy

  • TreeMapUserNode

Properties

Properties

children?: TreeMapUserNode[]
name: string
path?: string[]

An array representing a node’s hierarchy from the top level. This property is automatically set by the TreeMap chart.

value?: string | number