react-plotlyjs
react-plotlyjs
react_plotlyjs
BuildInfo
Plot
Figure
JS
Props
PropsBase
PropsInit
RichPropsInit
PropsInit
react-plotlyjs
/
react_plotlyjs
/
Plot
Plot
object
Plot
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
Plot
Type members
Value members
Type members
Classlikes
@
JSType
trait
Figure
extends
Object
@
native
@
JSImport
("react-plotly.js") @
JSType
object
JS
extends
ReactJSComponent
@
JSType
trait
Props
extends
PropsBase
@
JSType
trait
PropsBase
extends
Object
object
PropsInit
Companion
class
@
JSType
trait
PropsInit
extends
PropsBase
Companion
object
Types
type
CallbackFn
=
Function2
[
Figure
,
Div
,
Unit
]
Call back type, opaque. See
OnCallback
.
Call back type, opaque. See
OnCallback
.
Value members
Concrete methods
def
OnCallback
(f: (
Figure
,
Div
) =>
Unit
):
CallbackFn
def
apply
(props:
Props
):
ReactElement