YOffsetClass

viz.dsl.vegaLite.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.

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