Distribution

viz.dsl.vega.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])

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