FromUrl

abstract class FromUrl(val location: SpecUrl)(using x$2: PlotTarget) extends WithBaseSpec
trait Spec
class Object
trait Matchable
class Any
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

Inherited methods

def jsonSpec: Value
Inherited from:
Spec
def show(using plotTarget: PlotTarget): Unit | Path
Inherited from:
PlatformShow
override def spec: String
Definition Classes
Inherited from:
WithBaseSpec

Concrete fields

lazy override val baseSpec: Value

Inherited fields

val mods: Seq[Value => Unit]
Inherited from:
WithBaseSpec
val out: Unit | Path
Inherited from:
PlatformShow