PlotlyStatic

Companion:
class
class Object
trait Matchable
class Any

Type members

Types

type Dash = String
type Datum = String | Double | Date | Int
type DatumArray = Array[String] | Array[Double] | Array[Date] | Array[Int]
type DatumMatrix = Array[Array[String]] | Array[Array[Double]] | Array[Array[Date]] | Array[Array[Int]]
type DatumNumeric = Int | Double
type DatumNumericArray = Array[Double] | Array[Int]
type ModeBarButtons = String