plot2kill v0.0.2 (2015-03-25T20:49:06Z)
Dub
Repo
SubplotBase.addFigure
plot2kill
subplot
SubplotBase
Add a figure to the subplot in the given row and column.
This
addFigure
(FigureBase fig, uint row, uint col)
class
SubplotBase
This
addFigure
(
this
This
)
(
FigureBase
fig
,
uint
row
,
uint
col
)
This
addFigure
(FigureBase[] toAdd)
This
addFigure
(F[] toAdd)
Meta
Source
See Implementation
plot2kill
subplot
SubplotBase
constructors
this
functions
addFigure
defaultWindowHeight
defaultWindowWidth
drawImpl
minWindowHeight
minWindowWidth
zoomedFigure
static functions
opCall
Add a figure to the subplot in the given row and column.