plot-api / jetbrains.letsPlot.intern / Scale / <init>

<init>

Scale(aesthetic: Aes<*>, name: String? = null, breaks: List<Any>? = null, labels: List<String>? = null, limits: Any? = null, expand: Any? = null, naValue: Any? = null, guide: Any? = null, trans: String? = null, otherOptions: Options = Options.empty())