| "colorScheme"
|
colorScheme is used to enable or disable visual display of data. Setting colorScheme to
true displays hierarchy tree and attributes in color. If colorScheme is set to
false, the hierarchy tree and attributes will be displayed without color-coding. By default, this parameter is
true.
|
| "language"
|
The language in which the labels are displayed. By default, the language is English.
|
| "minCharCount"
|
The minimum character required in the search and filter fields for the operation to process. By default, the minCharCount is
5. If
"minCharCount" is changed, the search or filtering happens only after the specified number of characters are entered in the search field. If less number of characters are entered, a warning message will displayed.
|
| "splitter"
|
Component used for rendering visual data. The following are the default values for splitter.
"splitter": {"left": {"min": "30%","size": "30%"}, "right": {"min": "35%"
|