Background
Background properties used in all visualizations :
background
color
Specifies the background color for the canvas.
See also:
backgroundType
Default:
rgb(255,255,255)
Used in:
all visualizations
backgroundGradient1Color
color
Specifies the first color of the gradient if the background type is of the
type of 'gradient'.
See also:
backgroundGradient2Color,
backgroundType
Default:
rgb(0,0,200)
Used in:
all visualizations
backgroundGradient2Color
color
Specifies the second color of the gradient if the background type is of the
type of 'gradient'.
See also:
backgroundGradient1Color,
backgroundType
Default:
rgb(0,0,36)
Used in:
all visualizations
backgroundImage
url
Specifies the url for the background image when the background type is of
the type 'image' or 'windowImage'.
See also:
backgroundType
Default:
false
Used in:
all visualizations
backgroundType
option
Specifies the style for the background of the canvas. The canvas background
is composed of a frame with a window where the data is
plotted. Either of these elements the may be a solid or
gradient color or an image or a video of your choosing.
Default:
solid
Used in:
all visualizations
backgroundVideo
url
An array containing urls for the background video when the background type
is of the type 'video'.
See also:
backgroundType
Default:
false
Used in:
all visualizations
backgroundWindow
color
Specifies the background color for the canvas when the background type is
of a type 'window'.
See also:
backgroundType
Default:
rgb(244,244,244)
Used in:
all visualizations
Specifies the first color of the gradient if the background type is of the
type of 'windowGradient'.
See also:
backgroundType
Default:
rgb(0,0,200)
Used in:
all visualizations
Specifies the second color of the gradient if the background type is of the
type of 'windowGradient'.
See also:
backgroundType
Default:
rgb(0,0,36)
Used in:
all visualizations
Specifies the orientation of the gradient if the background type is of the
type 'windowGradient' or 'windowGradient2'.
See also:
backgroundType
Default:
vertical
Used in:
all visualizations