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 Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product