Remote Procedures
Parameters used when getting data remotely :
remoteAutoPlay
boolean
Flag to iterate over remote data sets
Default:
false
Used in:
all visualizations
remoteAutoPlayDelay
integer
Time in milliseconds to wait between iterations over remote data sets
Default:
3000
Used in:
all visualizations
Index of the canvasXpress object requested
Default:
Used in:
all visualizations
remoteDirection
option
Direction parameter used to obtain data remotely.
Default:
next
Used in:
all visualizations
Array of the remoteIds passed after a service call
Default:
Used in:
all visualizations
remoteParams
object
Object to hold parameters used to obtain data remotely. The target property
will be always added to the method as well as the
direction [next|prev] (see below.
Default:
{}
Used in:
all visualizations
Id for the parent holding the remoteWindow to prevent id collisions
Default:
Used in:
all visualizations
remoteService
url
Url used to obtain data remotely. It expects and array of canvasXpress
objects
Default:
false
Used in:
all visualizations
remoteUpdate
boolean
Flag to indicate that the file to get the data needs to be updated
Default:
false
Used in:
all visualizations
remoteUpdateDelay
integer
Time in milliseconds to wait between tryig to get an upated version of the
file containing the data
Default:
10000
Used in:
all visualizations
Flag to indicate that updating data is in progress
Default:
Used in:
all visualizations
remoteWindow
integer
Number of plots to show when requesting remote data
Default:
1
Used in:
all visualizations