ErrorBandConfig

case class ErrorBandConfig(band: Option[Box], borders: Option[Box], extent: Option[ErrorBarExtent], interpolate: Option[Interpolate], tension: Option[Double])

ErrorBand Config

Source:
vega-lite.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product