WithBaseSpec

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

Attributes

Source
WithBaseSpec.scala
Graph
Supertypes
trait PlatformShow
trait Spec
class Object
trait Matchable
class Any
Known subtypes
trait FromFile
trait FromResource
class Sankey
class SunburstDrag
class FromUrl
class ArcDiagram
class AreaChart
class BarChart
class BeeswarmPlot
class BoxPlot
class CalendarView
class Clock
class ContourPlot
class DonutChart
class DotPlot
class Earthquakes
class EdgeBundling
class ErrorBars
class Heatmap
class Histogram
class HorizonGraph
class JobVoyager
class LineChart
class Pacman
class PiMonteCarlo
class PieChart
class PieChartLite
class Platformer
class Projections
class RadarChart
class RadialPlot
class Regression
class ScatterPlot
class Sunburst
class TimeUnits
class Timelines
class TopKPlot
class TreeLayout
class Treemap
class ViolinPlot
class Watch
class WheatPlot
class WindVectors
class WordCloud
class WorldMap
Show all

Members list

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

val tmpPath: Option[Path]

Attributes

Inherited from:
PlatformShow
Source
PlatformShow.scala