LetsPlot
object LetsPlot
Renderer for Lets-Plot iframe documents. Wraps a Figure as a standalone HTML page that loads the Lets-Plot JS runtime from a CDN and embeds the plot spec via PlotHtmlExport.
Both helpers are internal; consumers reach this functionality through the letsPlot{} DSL function rather than calling here directly. The JS runtime version is configurable through com.kslides.config.KSlidesConfig.letsPlotJsVersion.