Skins

Parameters to change the skin of the application widgets :

selectedBackgroundColor color Private
Color for the highlight skin automatically calculated
Default: rgba(255,0,0,0.3)
Used in: all visualizations
skin option
Skin for the application
Default: grey
Options: blue, grey
Used in: all visualizations
skinProperties array Private
Properties for the skin
Default: ['skinBackgroundColor', 'skinBorderColor', 'skinColor', 'skinShadowColor']
Used in: all visualizations
skinPropertiesBlue array Private
Values for the blue skin
Default: []
Used in: all visualizations
skinPropertiesGrey array Private
Values for the grey skin
Default: []
Used in: all visualizations