ForceElement

viz.dsl.vega.ForceElement
case class ForceElement(force: ForceEnum, x: Option[XUnion], y: Option[XUnion], iterations: Option[HeightElement], radius: Option[Radius], strength: Option[StrengthUnion], distanceMax: Option[HeightElement], distanceMin: Option[HeightElement], theta: Option[HeightElement], distance: Option[Radius], id: Option[ColorElement], links: 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