guideColorbar

fun guideColorbar(barWidth: Number? = null, barHeight: Number? = null, nbin: Int? = null): Map<String, Any>

Continuous color bar guide. Color bar guide shows continuous color scales mapped onto values. Color bar is available with scaleFill and scaleColor.

Parameters

barWidth

Color bar width.

barHeight

Color bar height.

nbin

Number of bins in color bar.