General
General properties used in most visualizations :
canvasBox
boolean
Flag to create a box around the canvas
See also:
canvasBoxColor
Default:
true
Used in:
all visualizations
canvasBoxColor
color
Color for the box around the canvas
See also:
canvasBox
Default:
rgb(204,204,204)
Used in:
all visualizations
graphOrientation
option
Specifies the orientation of one dimensional graphs.
Default:
horizontal
Used in:
Area,
AreaLine,
Bar,
BarLine,
Boxplot,
Candlestick,
DotLine,
Dotplot,
Heatmap,
Line,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
loadImagesTimeOut
integer
Specifies the number of milliseconds to wait trying to load images before
atempting to plot the data. For developers only.
Default:
100
Used in:
all visualizations
transparency
float
Percentage of transparency applied to all elements in the visualizations
Default:
null
Used in:
all visualizations
useFlashIE
boolean
Flag to use flash rather than VML (through excanvas.js) when graphs are
displayed in IE browsers (not HTML5 compliant). For
developers only.
Default:
true
Used in:
all visualizations