FacetFieldDef

case class FacetFieldDef(aggregate: Option[Aggregate], bandPosition: Option[Double], bin: Option[AngleBin], field: Option[Field], header: Option[Header], sort: Option[SortArray], 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.

Source:
vega-lite.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product