Scatter Plots

General parameters in scatter plots

contourType option
Type of contour plot
Default: overlay
Options: overlay, color
contourXBinSize integer
Size of X bins in contour plots
See also: createContour
Default: false
contourYBinSize integer
Size of Y bins in contour plots
See also: createContour
Default: false
contourZBinSize integer
Size of Z bins in contour plots
See also: createContour
Default: false
Number of intervals to use when drawing functions in the decorations. In Scatter 3D is more like a factor
Default: 25
isSelectDataPoints integer Private
Number of selected data points (in the data object).
Default:
Maximum number of data points before skipping plotting their outline but only the fill color
Default: 4000
scatterType option
Type of scatter plot
Default: false
Options: false, line, bar, dot, image, lineImage, lineStep
Type of mode to highlight selected data points with mouse events. (Shift + mouse drag) @see{selectDataModeDescription}
Default: area
Options: area, transparency, name
Variable label to display when highlighting selected data points that must be in the 'data.z' object. (Shift + mouse drag) @see{selectDataMode}
Default: false
Options: false
selectDataPoint array Private
Ids of data points (in the data object) to select.
Default: []