Distribution

case class Distribution(function: Function, mean: Option[HeightElement], stdev: Option[HeightElement], max: Option[HeightElement], min: Option[HeightElement], bandwidth: Option[HeightElement], field: Option[ColorElement], from: Option[String], distributions: Option[ArrayOrSignal], weights: Option[CenterElement])
Source:
vega.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product