Extension

viz.Extension
sealed trait Extension(val ext: String)

Attributes

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

Members list

Value members

Concrete fields

val ext: String

Attributes

Source
PlotTargets.scala