LetsPlotIframeConfig
iframe sizing and caching settings for letsPlot{} DSL calls. Merged with global + presentation defaults at render time.
The width / height here must stay compatible with the plot size passed to letsPlot() (the Dimensions argument) — mismatched values will cause clipping or whitespace around the plot.
Properties
Values consumed by kslides itself (theme, highlight plugin, corner links, iframe sizing, etc.).
Values that correspond to documented reveal.js config options.
When true, the rendered plot HTML is cached for the lifetime of the com.kslides.KSlides instance so the same figure is not recomputed on every HTTP request. Set to false for plots whose data changes over time.
Functions
Copy all entries from other's maps into this config's maps. Later puts overwrite earlier ones.