plot-api / jetbrains.letsPlot.intern / PlotSpecUtil

PlotSpecUtil

object PlotSpecUtil

Used in IDEA Plugin

Functions

fromSpecJson

fun fromSpecJson(specJson: String): MutableMap<String, Any?>

toSpecJson

fun toSpecJson(fig: Figure): String