plot2kill v0.0.2 (2015-03-25T20:49:06Z)
Dub
Repo
Figure.opCall
plot2kill
figure
Figure
Convenience factory that adds all plots provided to the Figure.
Figure
opCall
()
Figure
opCall
(Plot[] plots)
Figure
opCall
(P[] plots)
class
Figure
static
Figure
opCall
(
P
)
(
P
[]
plots
)
if
(
is
(
P
:
Plot
) &&
!
is
(
P
==
Plot
)
)
Meta
Source
See Implementation
plot2kill
figure
Figure
constructors
this
functions
addLines
addPlot
axesFont
bottomMost
clipLine
clipRectangle
defaultWindowHeight
defaultWindowWidth
defaultXTick
defaultYTick
defaultZoom
drawClippedLine
drawClippedRectangle
drawClippedText
drawImpl
fillClippedRectangle
gridIntensity
horizontalGrid
insideAxes
leftMost
legendFont
legendLocation
minWindowHeight
minWindowWidth
removePlot
rightMost
rotatedXTick
rotatedYTick
showUsingImplicitMain
topMost
verticalGrid
xLim
xTickLabels
yLim
yTickLabels
static functions
between
opCall
variables
bottomMargin
leftMargin
plotData
rightMargin
topMargin
xAxisLocations
xAxisText
yAxisLocations
yAxisText
Convenience factory that adds all plots provided to the Figure.