graph » series » children

children

[ root » graph » series » children]

To the define the hierarchy of the series data in a flame or treemap chart.

Flame and Treemap Charts Only: Use the children object to set the series data for the charts. Refer to the Flame Charts Tutorial or Treemap Charts Tutorial for more information.



AttributeTypeDescription
childrenArray.<Object>Sets the children of the series data to define the hierarchy.
Default Value: null
Chart types: Flame,Treemap
nameStringSet the name of the flame node.
Chart types: Flame
textStringSets the text of series data.
Default Value: null
Chart types: Treemap
valueNumberSets the value of series data.
Default Value: null
Chart types: Treemap
valueNumberSet the value of the flame node.
Chart types: Flame