WithBaseSpec

abstract class WithBaseSpec(val mods: Seq[Value => Unit])(using x$2: PlotTarget) extends PlatformShow
trait Spec
class Object
trait Matchable
class Any
trait FromFile
class FromUrl
class AreaChart
class BarChart
class BoxPlot
class Clock
class DotPlot
class ErrorBars
class Heatmap
class Histogram
class LineChart
class Pacman
class PieChart
class Sunburst
class TimeUnits
class Timelines
class TopKPlot
class Treemap
class Watch
class WheatPlot
class WordCloud
class WorldMap

Value members

Concrete methods

override def spec: String
Definition Classes

Inherited methods

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

Concrete fields

lazy val baseSpec: Value
val mods: Seq[Value => Unit]

Inherited fields

val out: Unit | Path
Inherited from:
PlatformShow