Stream Plots : General parameters in scatter plots

# scatterStreamBandwidth
Scatter stream bandwidth. Tensor for the wiggles of the stream wiggles. A vaulue between 0 and 1
Type: float
Default: 0.75
Used in: Scatter2D

scatterStreamBandwidth : 0.75

scatterStreamBandwidth : 1

scatterStreamBandwidth : 1.25


# scatterStreamExtraSpan
Scatter stream extra extension for the wiggles. A vaulue between 0 and 1 as in percent
Type: float
Default: 0.01
Used in: Scatter2D

scatterStreamExtraSpan : 0.01

scatterStreamExtraSpan : 0.1

scatterStreamExtraSpan : 0.5


# scatterStreamNumber
Number of values for the wiggles
Type: integer
Default: 1000
Used in: Scatter2D

scatterStreamNumber : 500

scatterStreamNumber : 1000

scatterStreamNumber : 2000


# scatterStreamTrueRange
Expand the X axis
Type: string
Default: both
Options: both, min_x, max_x, none
Used in: Scatter2D

scatterStreamTrueRange : "both"

scatterStreamTrueRange : "min_x"

scatterStreamTrueRange : "none"


# scatterStreamType
Type of stream scatter plot
Type: string
Default: mirror
Options: mirror, ridge, proportional
Used in: Scatter2D

scatterStreamType : "mirror"

scatterStreamType : "ridge"

scatterStreamType : "proportional"


# scatterStreamWiggles
Order for the streamgraph wiggles
Type: array
Default: []
Used in: Scatter2D