OnDerivedStream

viz.dsl.vegaLite.OnDerivedStream
case class OnDerivedStream(between: Option[Seq[Stream]], consume: Option[Boolean], debounce: Option[Double], filter: Option[Text], markname: Option[String], marktype: Option[MarkType], source: Option[String], throttle: Option[Double], `type`: Option[String], stream: Option[Stream], merge: Option[Seq[Stream]])

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