WithBaseSpec

viz.WithBaseSpec
abstract class WithBaseSpec(val mods: Seq[Value => Unit])(using x$2: LowPriorityPlotTarget) extends PlatformShow

Attributes

Source:
WithBaseSpec.scala
Graph
Supertypes
trait Spec
class Object
trait Matchable
class Any
Known subtypes
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

Members list

Concise view

Value members

Concrete methods

override def spec: String

Attributes

Definition Classes
Source:
WithBaseSpec.scala

Inherited methods

def jsonSpec: Value

Attributes

Inherited from:
Spec
Source:
Spec.scala

Concrete fields

lazy val baseSpec: Value

Attributes

Source:
WithBaseSpec.scala
val mods: Seq[Value => Unit]

Attributes

Source:
WithBaseSpec.scala

Inherited fields

lazy val tmpPath: Option[Path]

Attributes

Inherited from:
PlatformShow
Source:
PlatformShow.scala