sigplot-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Boxes
Plugin
constructor
boxes
plot
add_
box
clear_
boxes
dispose
init
menu
refresh
Hierarchy
BoxesPlugin
BoxesPlugin
Index
Constructors
constructor
Properties
boxes
plot
Methods
add_
box
clear_
boxes
dispose
init
menu
refresh
Constructors
constructor
new
Boxes
Plugin
(
options
?:
IBoxesOptions
)
:
BoxesPlugin
Parameters
Optional
options:
IBoxesOptions
Returns
BoxesPlugin
Properties
boxes
boxes
:
IBox
[]
plot
plot
:
Plot
Methods
add_
box
add_
box
(
box
:
IBox
)
:
number
Parameters
box:
IBox
Returns
number
clear_
boxes
clear_
boxes
(
)
:
any
Returns
any
dispose
dispose
(
)
:
any
Returns
any
init
init
(
plot
:
Plot
)
:
any
Parameters
plot:
Plot
Returns
any
menu
menu
(
)
:
object
Returns
object
refresh
refresh
(
HTMLCanvasElement
:
any
)
:
any
Parameters
HTMLCanvasElement:
any
Returns
any
Generated using
TypeDoc