YError2Class

viz.dsl.vegaLite.YError2Class
case class YError2Class(aggregate: Option[Aggregate], bandPosition: Option[Double], bin: Option[Json], field: Option[Field], timeUnit: Option[TimeUnitUnion], title: Option[LegendTitle], value: Option[Double])

Error value of x coordinates for error specified "errorbar" and "errorband".

Secondary error value of x coordinates for error specified "errorbar" and "errorband".

Error value of y coordinates for error specified "errorbar" and "errorband".

Secondary error value of y coordinates for error specified "errorbar" and "errorband".

A field definition of a secondary channel that shares a scale with another primary channel. For example, x2, xError and xError2 share the same scale with x.

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

Attributes

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