PlotlyHTMLElement

@native @JSType
trait PlotlyHTMLElement extends Object
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Abstract methods

def data(seq: UndefOr[DatumArray | DatumMatrix]): Unit
def on(event: PlotEvent, callback: Function1[PointsData, Unit]): Unit
def on(event: PlotEvent, callback: Function0[Unit]): Unit

Inherited methods

def hasOwnProperty(v: String): Boolean
Inherited from:
Object
def isPrototypeOf(v: Object): Boolean
Inherited from:
Object
def propertyIsEnumerable(v: String): Boolean
Inherited from:
Object
def toLocaleString(): String
Inherited from:
Object
def valueOf(): Any
Inherited from:
Object