BaseColorValue

case class BaseColorValue(test: Option[String], scale: Option[Field], signal: Option[String], value: Option[Json], field: Option[Field], range: Option[Band], band: Option[Json], offset: Option[Json], count: Option[Double], gradient: Option[Field], start: Option[Seq[Double]], stop: Option[Seq[Double]], color: Option[Color])
Source:
vega.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product