Events
Event parameters :
alignConfiguratorExamples
boolean
Flag to align examples to the configurator
Default:
false
Used in:
all visualizations
broadcast
boolean
Flag to enable broadcasting to other canvasXpress objects in the page
Default:
false
Used in:
all visualizations
broadcastType
option
Model for broadcasting to identify either variables or a combination of
variable and samples
Default:
var
Used in:
all visualizations
configuratorExamplesSize
integer
Size in pixels for the examples in the configurator.
Default:
400
Used in:
all visualizations
configuratorWidth
integer
Size in pixels for the configurator.
Default:
250
Used in:
all visualizations
Array to store the areas that will trigger an event
Default:
Used in:
all visualizations
dataFilterWidth
integer
Size in pixels for the data filters.
Default:
200
Used in:
all visualizations
destroyCanvasXpressZombies
boolean
Flag to destroy canvasXpress objects stored in the references array when
they are no longer part of the DOM. This may happen
when canvasXpress is used in other JS frameworks and
the objects are not destroyed by the developer
Default:
true
Used in:
all visualizations
disableAxisResizer
boolean
Flag to disable the axis resizer.
Default:
false
Used in:
all visualizations
disableConfigurator
boolean
Flag to disable configurator.
Default:
false
Used in:
all visualizations
disableDataFilters
boolean
Flag to disable showing data filters
Default:
false
Used in:
all visualizations
disableDataTable
boolean
Flag to disable showing data table
Default:
false
Used in:
all visualizations
disableMenu
boolean
Flag to disable showing the menu on right clicks
Default:
false
Used in:
all visualizations
disableToolbar
boolean
Flag to disable showing the toolbar
Default:
false
Used in:
all visualizations
eventArrowKeys
boolean
Flag to enable arrow key binding events.
Default:
true
Used in:
all visualizations
eventKeys
boolean
Flag to enable key binding events. This prevent some default browser
shortcuts and it is system specific. Please see the
Event section bellow.
Default:
true
Used in:
all visualizations
eventPlusMinusKeys
boolean
Flag to enable plus / minus key binding events.
Default:
false
Used in:
all visualizations
Time in milliseconds to keep track of time
Default:
Used in:
all visualizations
infoTimeIn
integer
Time in milliseconds to start showing info after a mouse over
Default:
50
Used in:
all visualizations
infoTimeOut
integer
Time in milliseconds to wait between updates for the mouse over info to
show up
Default:
3000
Used in:
all visualizations
isLayoutConfigurator
boolean
Flag to disable showing the configurator when there is a click in the full
layout icon in the toolbar
Default:
false
Used in:
all visualizations
maintainZoomOnDrag
boolean
Flag to enable maintaining zooming after initial drag in one dimensional
plots
Default:
false
Used in:
all visualizations
maxSubMenus
integer
Maximum number of submenus in the context menus
Default:
15
Used in:
all visualizations
monitorCanvasXpressZombiesTime
integer
Time in milliseconds to wait between checking for canvasXpress zombies
Default:
30000
Used in:
all visualizations
resizable
boolean
Flag to disable resizing the canvas by dragging the mouse over the edges
Default:
true
Used in:
all visualizations
resizeHeightOnLayout
boolean
Flag to enable resizing the height of the canvas after changing the layout
Default:
true
Used in:
all visualizations
resizeWidthOnLayout
boolean
Flag to enable resizing the width of the canvas after changing the layout
Default:
true
Used in:
all visualizations
showAdvancedConfiguration
boolean
Flag to show advanced configuration properties.
Default:
false
Used in:
all visualizations
showConfiguratorExamplesOnSelect
boolean
Flag to display examples as the configurator property changes
Default:
false
Used in:
all visualizations
showFadeResizeMoveAnimation
boolean
Flag to show animation in data table, data filter and tool bar.
Default:
true
Used in:
all visualizations
toolbarPermanent
boolean
Flag to make the toolbar permanently visible.
Default:
false
Used in:
all visualizations