Layout

viz.dsl.vega.Layout
case class Layout(align: Option[AlignUnion], bounds: Option[BoundsUnion], center: Option[Center], columns: Option[HeightElement], footerBand: Option[FooterBandUnion], headerBand: Option[HeaderBandUnion], offset: Option[LayoutOffset], padding: Option[PaddingUnion], titleAnchor: Option[TitleAnchor], titleBand: Option[TitleBandUnion], signal: Option[String])

Attributes

Source
vega.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product