object Layout extends Serializable
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- def apply(title: Option[String], legend: Option[Legend], width: Option[Int], height: Option[Int], showlegend: Option[Boolean], xaxis: Option[Axis], yaxis: Option[Axis], xaxis1: Option[Axis], xaxis2: Option[Axis], xaxis3: Option[Axis], xaxis4: Option[Axis], yaxis1: Option[Axis], yaxis2: Option[Axis], yaxis3: Option[Axis], yaxis4: Option[Axis], barmode: Option[BarMode], autosize: Option[Boolean], margin: Option[Margin], annotations: Option[Seq[Annotation]], plot_bgcolor: Option[Color], paper_bgcolor: Option[Color], font: Option[Font], bargap: Option[Double], bargroupgap: Option[Double], hovermode: Option[HoverMode], boxmode: Option[BoxMode], scene: Option[Scene]): Layout
- def apply(title: String = null, legend: Legend = null, width: Integer = null, height: Integer = null, showlegend: Boolean = null, xaxis: Axis = null, yaxis: Axis = null, xaxis1: Axis = null, xaxis2: Axis = null, xaxis3: Axis = null, xaxis4: Axis = null, yaxis1: Axis = null, yaxis2: Axis = null, yaxis3: Axis = null, yaxis4: Axis = null, barmode: BarMode = null, autosize: Boolean = null, margin: Margin = null, annotations: Seq[Annotation] = null, plot_bgcolor: Color = null, paper_bgcolor: Color = null, font: Font = null, bargap: Double = null, bargroupgap: Double = null, hovermode: HoverMode = null, boxmode: BoxMode = null, scene: Scene = null): Layout
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- def apply(title: Option[String], legend: Option[Legend], width: Option[Int], height: Option[Int], showlegend: Option[Boolean], xaxis: Option[Axis], yaxis: Option[Axis], xaxis1: Option[Axis], xaxis2: Option[Axis], xaxis3: Option[Axis], xaxis4: Option[Axis], yaxis1: Option[Axis], yaxis2: Option[Axis], yaxis3: Option[Axis], yaxis4: Option[Axis], barmode: Option[BarMode], autosize: Option[Boolean], margin: Option[Margin], annotations: Option[Seq[Annotation]], plot_bgcolor: Option[Color], paper_bgcolor: Option[Color], font: Option[Font], bargap: Option[Double], bargroupgap: Option[Double], hovermode: Option[HoverMode], boxmode: Option[BoxMode], scene: Option[Scene]): Layout
- def apply(title: String = null, legend: Legend = null, width: Integer = null, height: Integer = null, showlegend: Boolean = null, xaxis: Axis = null, yaxis: Axis = null, xaxis1: Axis = null, xaxis2: Axis = null, xaxis3: Axis = null, xaxis4: Axis = null, yaxis1: Axis = null, yaxis2: Axis = null, yaxis3: Axis = null, yaxis4: Axis = null, barmode: BarMode = null, autosize: Boolean = null, margin: Margin = null, annotations: Seq[Annotation] = null, plot_bgcolor: Color = null, paper_bgcolor: Color = null, font: Font = null, bargap: Double = null, bargroupgap: Double = null, hovermode: HoverMode = null, boxmode: BoxMode = null, scene: Scene = null): Layout
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit