plot2kill ~master (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
functions
addFigure
zoomedFigure
static functions
opCall
Add a figure to the subplot in the given row and column.