RowColumnEncodingFieldDef

viz.dsl.vegaLite.RowColumnEncodingFieldDef
case class RowColumnEncodingFieldDef(aggregate: Option[Aggregate], align: Option[LayoutAlign], bandPosition: Option[Double], bin: Option[AngleBin], center: Option[Boolean], field: Option[Field], header: Option[Header], sort: Option[SortArray], spacing: Option[Double], timeUnit: Option[TimeUnitUnion], title: Option[LegendTitle], `type`: Option[StandardType])

A field definition for the horizontal facet of trellis plots.

A field definition for the vertical facet of trellis plots.

Attributes

Source
vega-lite.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