plot-api/src/commonMain/kotlin/org/jetbrains/letsPlot/scale/ColorContinuous.kt [388:409]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - name: String? = null, breaks: Any? = null, labels: Any? = null, lablim: Int? = null, limits: Pair? = null, naValue: Any? = null, format: String? = null, guide: Any? = null, trans: String? = null ) = Scale( aesthetic = aesthetic, name = name, breaks = breaks, labels = labels, lablim = lablim, limits = limits, naValue = naValue, format = format, guide = guide, trans = trans, otherOptions = Options( mapOf( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - plot-api/src/commonMain/kotlin/org/jetbrains/letsPlot/scale/ColorContinuous.kt [968:989]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - name: String? = null, breaks: Any? = null, labels: Any? = null, lablim: Int? = null, limits: Pair? = null, naValue: Any? = null, format: String? = null, guide: Any? = null, trans: String? = null ) = Scale( aesthetic = aesthetic, name = name, breaks = breaks, labels = labels, lablim = lablim, limits = limits, naValue = naValue, format = format, guide = guide, trans = trans, otherOptions = Options( mapOf( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -