YOffsetClass

case class YOffsetClass(aggregate: Option[Aggregate], bandPosition: Option[Double], bin: Option[AngleBin], field: Option[Field], scale: Option[Scale], sort: Option[SortUnion], timeUnit: Option[TimeUnitUnion], title: Option[LegendTitle], `type`: Option[Type], datum: Option[PrimitiveValue], value: Option[Double])

Offset of x-position of the marks

Offset of y-position of the marks

Definition object for a constant value (primitive value or gradient definition) of an encoding channel.

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

Value members

Inherited methods

Inherited from:
Product