trait Layout extends Object
- Annotations
- @JSType() @jsenrich()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Layout
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val autosize: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val bargap: UndefOr[Double]
- Annotations
- @JSOptional()
- val bargroupgap: UndefOr[Double]
- Annotations
- @JSOptional()
- val barmode: UndefOr[BarMode]
- Annotations
- @JSOptional()
- val barnorm: UndefOr[BarNorm]
- Annotations
- @JSOptional()
- val boxgap: UndefOr[Double]
- Annotations
- @JSOptional()
- val boxgroupgap: UndefOr[Double]
- Annotations
- @JSOptional()
- val calendar: UndefOr[Calendar]
- Annotations
- @JSOptional()
- val clickmode: UndefOr[String]
- Annotations
- @JSOptional()
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- val coloraxis: UndefOr[ColorAxis]
- Annotations
- @JSOptional()
- val colorscale: UndefOr[ColorScale]
- Annotations
- @JSOptional()
- val colorway: UndefOr[String]
- Annotations
- @JSOptional()
- val datarevision: UndefOr[|[String, Int]]
- Annotations
- @JSOptional()
- val dragmode: UndefOr[DragMode]
- Annotations
- @JSOptional()
- val editrevision: UndefOr[|[String, Int]]
- Annotations
- @JSOptional()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- val extendpiecolors: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val extendsunburstcolors: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val font: UndefOr[Font]
- Annotations
- @JSOptional()
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val grid: UndefOr[Grid]
- Annotations
- @JSOptional()
- def hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val height: UndefOr[Int]
- Annotations
- @JSOptional()
- val hiddenlabels: UndefOr[Double]
- Annotations
- @JSOptional()
- val hidesources: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val hoverdistance: UndefOr[Int]
- Annotations
- @JSOptional()
- val hoverlabel: UndefOr[HoverLabel]
- Annotations
- @JSOptional()
- val hovermode: UndefOr[HoverMode]
- Annotations
- @JSOptional()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val margin: UndefOr[Margin]
- Annotations
- @JSOptional()
- val meta: UndefOr[|[String, Int]]
- Annotations
- @JSOptional()
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val orientation: UndefOr[String]
- Annotations
- @JSOptional()
- val paper_bgcolor: UndefOr[String]
- Annotations
- @JSOptional()
- val piecolorway: UndefOr[Array[Color]]
- Annotations
- @JSOptional()
- val plot_bgcolor: UndefOr[String]
- Annotations
- @JSOptional()
- def propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val selectdirection: UndefOr[SelectDirection]
- Annotations
- @JSOptional()
- val selectionrevision: UndefOr[|[String, Int]]
- Annotations
- @JSOptional()
- val separators: UndefOr[String]
- Annotations
- @JSOptional()
- val showlegend: UndefOr[Boolean]
- Annotations
- @JSOptional()
- val spikedistance: UndefOr[Int]
- Annotations
- @JSOptional()
- val sunburstcolorway: UndefOr[Array[Color]]
- Annotations
- @JSOptional()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val template: UndefOr[Any]
- Annotations
- @JSOptional()
- val title: UndefOr[Title]
- Annotations
- @JSOptional()
- def toLocaleString(): String
- Definition Classes
- Object
- def toString(): String
- Definition Classes
- AnyRef → Any
- val transition: UndefOr[Transition]
- Annotations
- @JSOptional()
- val uirevision: UndefOr[|[String, Int]]
- Annotations
- @JSOptional()
- val uniformtext: UndefOr[UniformText]
- Annotations
- @JSOptional()
- def valueOf(): Any
- Definition Classes
- Object
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- val width: UndefOr[Int]
- Annotations
- @JSOptional()
- val xaxis: UndefOr[Axis]
- Annotations
- @JSOptional()
- val xaxis2: UndefOr[Axis]
- Annotations
- @JSOptional()
- val xaxis3: UndefOr[Axis]
- Annotations
- @JSOptional()
- val xaxis4: UndefOr[Axis]
- Annotations
- @JSOptional()
- val xaxis5: UndefOr[Axis]
- Annotations
- @JSOptional()
- val xaxis6: UndefOr[Axis]
- Annotations
- @JSOptional()
- val xaxis7: UndefOr[Axis]
- Annotations
- @JSOptional()
- val xaxis8: UndefOr[Axis]
- Annotations
- @JSOptional()
- val xaxis9: UndefOr[Axis]
- Annotations
- @JSOptional()
- val yaxis: UndefOr[Axis]
- Annotations
- @JSOptional()
- val yaxis2: UndefOr[Axis]
- Annotations
- @JSOptional()
- val yaxis3: UndefOr[Axis]
- Annotations
- @JSOptional()
- val yaxis4: UndefOr[Axis]
- Annotations
- @JSOptional()
- val yaxis5: UndefOr[Axis]
- Annotations
- @JSOptional()
- val yaxis6: UndefOr[Axis]
- Annotations
- @JSOptional()
- val yaxis7: UndefOr[Axis]
- Annotations
- @JSOptional()
- val yaxis8: UndefOr[Axis]
- Annotations
- @JSOptional()
- val yaxis9: UndefOr[Axis]
- Annotations
- @JSOptional()