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.