Events

Event parameters :

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
Options: var, comb
Used in: all visualizations
Size in pixels for the examples in the configurator.
Default: 400
Used in: all visualizations
Size in pixels for the configurator.
Default: 250
Used in: all visualizations
dataEvent array Private
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
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
Flag to disable the axis resizer.
Default: false
Used in: all visualizations
Flag to disable configurator.
Default: false
Used in: all visualizations
Flag to disable showing data filters
Default: false
Used in: all visualizations
Flag to disable showing data table
Default: false
Used in: all visualizations
disableEvents boolean
Flag to disable all events.
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
Flag to enable plus / minus key binding events.
Default: false
Used in: all visualizations
helpKeyEvents boolean
Flag to enable help on key events.
Default: false
Used in: all visualizations
infoStartTime time Private
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
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
Flag to enable maintaining zooming after initial drag in one dimensional plots
Default: false
Used in: all visualizations
Maximum number of items in a menu before it becomes a scroll box
Default: 10
Used in: all visualizations
maxSubMenus integer
Maximum number of submenus in the context menus
Default: 18
Used in: all visualizations
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
Flag to enable resizing the height of the canvas after changing the layout
Default: true
Used in: all visualizations
Flag to enable resizing the width of the canvas after changing the layout
Default: true
Used in: all visualizations
Flag to show advanced configuration properties.
Default: false
Used in: all visualizations
Flag to display examples as the configurator property changes
Default: false
Used in: all visualizations
Flag to show animation in data table, data filter and tool bar.
Default: true
Used in: all visualizations
Flag to make the toolbar permanently visible.
Default: false
Used in: all visualizations