DslSpec

case class DslSpec(in: VegaDsl | VegaLiteDsl)(using x$2: PlotTarget) extends PlatformShow
trait Serializable
trait Product
trait Equals
trait Spec
class Object
trait Matchable
class Any

Value members

Concrete methods

override def spec: String
Definition Classes

Inherited methods

def jsonSpec: Value
Inherited from:
Spec
Inherited from:
Product
def show(using plotTarget: PlotTarget): Unit | Path
Inherited from:
PlatformShow

Inherited fields

val out: Unit | Path
Inherited from:
PlatformShow