BooleanValue

viz.dsl.vega.BooleanValue
case class BooleanValue(scale: Option[Field], signal: Option[String], value: Option[Json], field: Option[Field], range: Option[Band], band: Option[Json], offset: Option[Json])

Attributes

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