Data

viz.dsl.vega.Data
case class Data(name: String, on: Option[Seq[OnTrigger]], transform: Option[Seq[Transform]], source: Option[Style], async: Option[TickExtraUnion], format: Option[SignalRef], url: Option[BackgroundElement], values: 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