SelectionClass
viz.dsl.vegaLite.SelectionClass
case class SelectionClass(interval: Option[IntervalSelectionConfigWithoutType], point: Option[PointSelectionConfigWithoutType])
An object hash for defining default properties for each type of selections.
Attributes
- Source
- vega-lite.scala
- Graph
-
- Supertypes
Members list
In this article