DslSpec

viz.dsl.DslSpec
case class DslSpec(in: VegaDsl | VegaLiteDsl)(using x$2: LowPriorityPlotTarget) extends PlatformShow

Attributes

Source
Conversion.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait PlatformShow
trait Spec
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def spec: String

Attributes

Definition Classes
Source
Conversion.scala

Inherited methods

def jsonSpec: Value

Attributes

Inherited from:
Spec
Source
Spec.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

val tmpPath: Option[Path]

Attributes

Inherited from:
PlatformShow
Source
PlatformShow.scala