Density Plots : Parameters used to create density plots in 1d and 2d scatter plots

# bandwidthAdjust


# bandwidthCut


# bandwidthRule

Bandwidth rule
Type: string
Default: nrd0
Options: nrd0, nrd, silverman

# densityKernel

Histogram density kernels
Type: string
Default: gaussian
Options: gaussian, rectangular, triangular, epanechnikov, quartic, biweight, cosine, optcosine

# densityPosition

Histogram density position
Type: string
Default: normal
Options: normal, stacked, filled

# showScatterDensity

Flag to show/hide the density kernel in histograms
Type: boolean
Default: false