SignalRef

viz.dsl.vega.SignalRef
case class SignalRef(parse: Option[ParseUnion], `type`: Option[BackgroundElement], copy: Option[TickExtraUnion], property: Option[BackgroundElement], header: Option[Seq[String]], delimiter: Option[String], feature: Option[BackgroundElement], filter: Option[Filter], mesh: Option[BackgroundElement], signal: Option[String])

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