Decorations
Additional elements added to graphs to increase data understanding
Font for the decoration in scatter plots and network graphs
Default:
Used in:
Network,
Scatter2D,
Scatter3D,
ScatterBubble2D
decorationFontSize
integer
Font size for the decorations in scatter plots and network graphs
Default:
10
Used in:
Network,
Scatter2D,
Scatter3D,
ScatterBubble2D
decorationFontStyle
option
Font style for the decorations. @default
Default:
Used in:
Network,
Scatter2D,
Scatter3D,
ScatterBubble2D
Scaling factor used to increase or decrease decoration font size in the
canvas.
Default:
1
Used in:
Network,
Scatter2D,
Scatter3D,
ScatterBubble2D
decorations
array
Name of the node properties to include in the network decorations in the
'data.nodes' object
See also:
showDecorations
Default:
[]
decorationsColor
color
Color for the decorations in scatter plots and network graphs
Default:
rgb(0,0,0)
Used in:
Network,
Scatter2D,
Scatter3D,
ScatterBubble2D
decorationsColors
array
Array of colors used for selection in network decorations not to be
confused by its singular form 'decorationsColor' above
Default:
[]
Used in:
Network
decorationsHeight
integer
Length in pixels of the height for the decorations in the networks
Default:
20
Used in:
Network
decorationsPosition
option
Position for the decorations in scatter plots and network graphs
Default:
bottom
Used in:
Network,
Scatter2D,
Scatter3D,
ScatterBubble2D
decorationsProperties
object
Object to assign properties like color for the network decorations
Default:
{}
Used in:
Network
decorationsType
option
Type for the decorations in the networks. The types stacked and
stackedpercent must be two dimensional. Heatmap could
be one or two dimensional
Default:
bar
Used in:
Network
decorationsWidth
integer
Length in pixels of the width for the decorations in the networks
Default:
10
Used in:
Network
showDecorations
boolean
Flag to show or not extra decorations like (regression lines, splines, etc)
in scatter plots and (heatmaps, pie charts or stacked
bar graphs in) network graphs
Default:
false
Used in:
Network,
Scatter2D,
Scatter3D,
ScatterBubble2D
Flag to show or not the confidence intervals in the Kaplan-Meyer plots
See also:
decorations
Default:
false
Used in:
Network,
Scatter2D,
Scatter3D,
ScatterBubble2D