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 Name of the field in data that holds category. |
|---|---|
|
children # |
Type A name of the field in data that holds item's sub-items. |
|
collapsed # |
Type A name of the field that holds boolean flag whether node should start as collapsed. (nodes start as fully expanded by default) |
|
color # |
Type 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 Inherited from Data. |
|
fixed # |
Type name of the field that holds boolean flag indicating whether this node is "fixed" (immobavle). @since 4.6.2 |
|
Type Inherited from Name of the field in data that holds boolean flag if item should be hidden. |
|
|
Type Name of the field in data that holds boolean flag if item should be hidden in legend. |
|
|
id # |
Type Inherited from ID. |
|
linkWith # |
Type 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 A name of the field in data that holds item's name. |
|
value # |
Type Inherited from Name of the field in data that holds numeric value. |
| There are 4 inherited items currently hidden from this list. | |