SelectionConfig

viz.dsl.vegaLite.SelectionConfig
case class SelectionConfig(clear: Option[ClearUnion], encodings: Option[Seq[SingleDefUnitChannel]], fields: Option[Seq[String]], nearest: Option[Boolean], on: Option[OnUnion], resolve: Option[SelectionResolution], toggle: Option[Toggle], `type`: String, mark: Option[BrushConfig], translate: Option[Toggle], zoom: Option[Toggle])

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