class NotebookFrontendContext : FrontendContext
<init> |
NotebookFrontendContext(jsVersion: String, isolatedFrame: Boolean, htmlRenderer: (String) -> Unit) |
display |
fun display(plotSpecRaw: MutableMap<String, Any>): Unit |
getConfigureHtml |
fun getConfigureHtml(): String |
getHtml |
fun getHtml(plot: Plot): String fun getHtml(plotBunch: GGBunch): String |
getInfo |
fun getInfo(): String |