plot

fun plot(plot: PlotIfc, caption: String? = null)(source)

Appends a ReportNode.PlotNode wrapping the given PlotIfc implementation.

Parameters

plot

the plot to embed

caption

optional caption displayed below the plot