Properties
- showTitles booleanRequired
Show title for the visualization
- title stringRequired
Visualization title
- subtitle stringRequired
Visualization subtitle
- footnote stringRequired
Visualization footnote
- 'expandAll' | 'free'Required
How the org chart is navigated
- resizeOnExpand booleanRequired
Resize and pan chart when a node's list of children is expanded
- style StyleRequired
Holds chart styling
style properties
- fontColor FontColor
Color of the text, by default #484848
fontColor properties
- colorType 'auto' | 'colorPicker' | 'byExpression'
How the font color is defined
- color PaletteColor
Color defined by index or hex code, needed if colorType is colorPicker
color properties
- color string
Color as hex string (only used if index: -1)
- index number
Index in palette
-
- colorExpression ColorExpression
Color defined by expression, needed if colorType is byExpression
colorExpression properties
- qStringExpression objectRequired
qStringExpression properties
- qExpr stringRequired
expression that resolves to a supported color format
-
-
-
- backgroundColor Background
Color of the background, by default #ffffff
backgroundColor properties
- colorType 'auto' | 'colorPicker' | 'byExpression'
How the background color is defined
- color PaletteColor
Color defined by index or hex code, needed if colorType is colorPicker
- colorExpression ColorExpression
Color defined by expression, needed if colorType is byExpression
-
- border Border
Styling for border, by default #737373
border properties
- top boolean
Set to true to show thicker top border
- fullBorder boolean
Set to true to show full border
- colorType 'auto' | 'colorPicker' | 'byExpression'
How the border color is defined
- color PaletteColor
Color defined by index or hex code, needed if colorType is colorPicker
- colorExpression ColorExpression
Color defined by expression, needed if colorType is byExpression
-
-
Holds styling options
Properties
- fontColor FontColor
Color of the text, by default #484848
fontColor properties
- colorType 'auto' | 'colorPicker' | 'byExpression'
How the font color is defined
- color PaletteColor
Color defined by index or hex code, needed if colorType is colorPicker
color properties
- color string
Color as hex string (only used if index: -1)
- index number
Index in palette
-
- colorExpression ColorExpression
Color defined by expression, needed if colorType is byExpression
colorExpression properties
- qStringExpression objectRequired
qStringExpression properties
- qExpr stringRequired
expression that resolves to a supported color format
-
-
-
- backgroundColor Background
Color of the background, by default #ffffff
backgroundColor properties
- colorType 'auto' | 'colorPicker' | 'byExpression'
How the background color is defined
- color PaletteColor
Color defined by index or hex code, needed if colorType is colorPicker
- colorExpression ColorExpression
Color defined by expression, needed if colorType is byExpression
-
- border Border
Styling for border, by default #737373
border properties
- top boolean
Set to true to show thicker top border
- fullBorder boolean
Set to true to show full border
- colorType 'auto' | 'colorPicker' | 'byExpression'
How the border color is defined
- color PaletteColor
Color defined by index or hex code, needed if colorType is colorPicker
- colorExpression ColorExpression
Color defined by expression, needed if colorType is byExpression
-
Properties
- colorType 'auto' | 'colorPicker' | 'byExpression'
How the font color is defined
- color PaletteColor
Color defined by index or hex code, needed if colorType is colorPicker
color properties
- color string
Color as hex string (only used if index: -1)
- index number
Index in palette
-
- colorExpression ColorExpression
Color defined by expression, needed if colorType is byExpression
colorExpression properties
- qStringExpression objectRequired
qStringExpression properties
- qExpr stringRequired
expression that resolves to a supported color format
-
-
Properties
- colorType 'auto' | 'colorPicker' | 'byExpression'
How the background color is defined
- color PaletteColor
Color defined by index or hex code, needed if colorType is colorPicker
color properties
- color string
Color as hex string (only used if index: -1)
- index number
Index in palette
-
- colorExpression ColorExpression
Color defined by expression, needed if colorType is byExpression
colorExpression properties
- qStringExpression objectRequired
qStringExpression properties
- qExpr stringRequired
expression that resolves to a supported color format
-
-
Properties
- top boolean
Set to true to show thicker top border
- fullBorder boolean
Set to true to show full border
- colorType 'auto' | 'colorPicker' | 'byExpression'
How the border color is defined
- color PaletteColor
Color defined by index or hex code, needed if colorType is colorPicker
color properties
- color string
Color as hex string (only used if index: -1)
- index number
Index in palette
-
- colorExpression ColorExpression
Color defined by expression, needed if colorType is byExpression
colorExpression properties
- qStringExpression objectRequired
qStringExpression properties
- qExpr stringRequired
expression that resolves to a supported color format
-
-
Color information structure. Holds the actual color and index in palette.
Properties
- color string
Color as hex string (only used if index: -1)
- index number
Index in palette
Format for using color expressions
Properties
- qStringExpression objectRequired
qStringExpression properties
- qExpr stringRequired
expression that resolves to a supported color format
-