viz

package viz

Members list

Packages

package viz.companions
package viz.doNothing
package viz.extensions
package viz.vega
package viz.websockets

Type members

Classlikes

sealed trait Extension(val ext: String)

Attributes

Source
PlotTargets.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Html.type
object Pdf.type
object Png.type
object Svg.type
object Txt.type
trait FromFile extends WithBaseSpec

Attributes

Source
FromFile.scala
Supertypes
class WithBaseSpec
trait PlatformShow
trait Spec
class Object
trait Matchable
class Any
Show all
trait FromResource extends WithBaseSpec

Attributes

Source
FromResource.scala
Supertypes
class WithBaseSpec
trait PlatformShow
trait Spec
class Object
trait Matchable
class Any
Show all
Known subtypes
abstract class FromUrl(val location: SpecUrl)(using x$2: LowPriorityPlotTarget) extends WithBaseSpec

Attributes

Source
FromUrl.scala
Supertypes
class WithBaseSpec
trait PlatformShow
trait Spec
class Object
trait Matchable
class Any
Show all
Known subtypes
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
case object Html extends Extension

Attributes

Source
PlotTargets.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Extension
class Object
trait Matchable
class Any
Show all
Self type
Html.type

Attributes

Source
SharedTargets.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait PlotTarget
trait UnitTarget
object doNothing.type
object printlnTarget.type
case object Pdf extends Extension

Attributes

Source
PlotTargets.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Extension
class Object
trait Matchable
class Any
Show all
Self type
Pdf.type
trait PlatformGetSpec(val url: String, val f: Framework)

Attributes

Source
PlatformGetSpec.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
enum SpecUrl
trait PlatformShow(using plotTarget: LowPriorityPlotTarget) extends Spec

Attributes

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

Attributes

Source
SharedTargets.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait UnitTarget
object doNothing.type
object printlnTarget.type
object PlotTargets extends SharedTargets

Attributes

Source
PlotTargets.scala
Supertypes
class Object
trait Matchable
class Any
Self type
case object Png extends Extension

Attributes

Source
PlotTargets.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Extension
class Object
trait Matchable
class Any
Show all
Self type
Png.type

Attributes

Source
recordsExtensions.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Source
SharedTargets.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object PlotTargets.type
trait Spec

Attributes

Source
Spec.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait PlatformShow
class WithBaseSpec
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
case object Svg extends Extension

Attributes

Source
PlotTargets.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Extension
class Object
trait Matchable
class Any
Show all
Self type
Svg.type
trait TempFileTarget(val ext: Extension) extends PlotTarget

Attributes

Source
PlotTargets.scala
Supertypes
trait PlotTarget
class Object
trait Matchable
class Any
case object Txt extends Extension

Attributes

Source
PlotTargets.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Extension
class Object
trait Matchable
class Any
Show all
Self type
Txt.type
trait UnitTarget extends PlotTarget

Attributes

Source
SharedTargets.scala
Supertypes
trait PlotTarget
class Object
trait Matchable
class Any
Known subtypes
object doNothing.type
object printlnTarget.type
object Utils

Attributes

Source
Utils.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Utils.type
trait VegaPlot

Attributes

Source
recordsExtensions.scala
Supertypes
class Object
trait Matchable
class Any
abstract class WithBaseSpec(val mods: Seq[Value => Unit])(using x$2: LowPriorityPlotTarget) extends PlatformShow

Attributes

Source
WithBaseSpec.scala
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

Types

type VizReturn = Unit | Path

Attributes

Source
PlatformShow.scala

Implicits

Implicits

implicit val ec: ExecutionContext

Attributes

Source
PlotTargets.scala