IForceDirectedSeriesDataFields

Type interface

Defines data fields for ForceDirectedSeries.

@since 4.3.8

Inheritance

IForceDirectedSeriesDataFields extends ISeriesDataFields.

IForceDirectedSeriesDataFields is not extended by any other symbol.

Properties

category
#

Type string

Name of the field in data that holds category.

children
#

Type string

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

collapsed
#

Type string

A name of the field that holds boolean flag whether node should start as collapsed. (nodes start as fully expanded by default)

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.

fixed
#

Type string

name of the field that holds boolean flag indicating whether this node is "fixed" (immobavle).

@since 4.6.2

hidden
#

Type string

Inherited from ISeriesDataFields

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

hiddenInLegend
#

Type string

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

id
#

Type string

Inherited from IComponentDataFields

ID.

linkWith
#

Type string

A name of the field tha holds an array of ids that node should link with besides of it's own children or parent.

name
#

Type string

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

value
#

Type string

Inherited from ISeriesDataFields

Name of the field in data that holds numeric value.

There are 4 inherited items currently hidden from this list.