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 Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product