Packages

object PlotlyStatic

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PlotlyStatic
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type AllDatum = |[Datum, DatumArray]
  2. type Dash = String
  3. type Datum = |[|[|[String, Double], Date], Int]
  4. type DatumArray = |[|[|[Array[String], Array[Double]], Array[Date]], Array[Int]]
  5. type DatumMatrix = |[|[|[Array[Array[String]], Array[Array[Double]]], Array[Array[Date]]], Array[Array[Int]]]
  6. type DatumNumeric = |[Int, Double]
  7. type DatumNumericArray = |[Array[Double], Array[Int]]
  8. type DimensionArray = Array[Dimension]
  9. type ModeBarButtons = String