ISunburstDataFields

Type interface

Defines data fields for Sunburst.

@since 4.1.6

Inheritance

ISunburstDataFields extends IPieChartDataFields.

ISunburstDataFields is not extended by any other symbol.

Properties

children
#

Type string

A name of the field in data that holds item's sub-items.

color
#

Type string

A name of the field in data that holds item's color.

If not set, a new color will be automatically assigned to each item as defined by theme.

data
#

Type string

Inherited from IComponentDataFields

Data.

hidden
#

Type string

Name of the field in data that holds boolean flag if item should be hidden.

id
#

Type string

Inherited from IComponentDataFields

ID.

name
#

Type string

A name of the field in data that holds item's name.

value
#

Type string

A name of the field in data that holds item's numeric value.

There are 2 inherited items currently hidden from this list.