plot-api / jetbrains.letsPlot.scale / guide_colorbar

guide_colorbar

fun guide_colorbar(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 scale_fill and scale_color.

Parameters

barWidth - Color bar width

barHeight - Color bar height

nbin - Number of bins in color bar