fun guide_colorbar(barWidth: Double? = null, barHeight: Double? = 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.