Packages

o

plotly

Plotly

object Plotly

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

Type Members

  1. implicit final class TraceOps extends AnyVal
  2. implicit final class TraceSeqOps extends AnyVal

Value Members

  1. def plot(div: String, data: Trace): Unit
  2. def plot(div: String, data: Trace, layout: Layout): Unit
  3. def plot(div: String, data: Seq[Trace]): Unit
  4. def plot(div: String, data: Seq[Trace], layout: Layout): Unit