object PlotSpecUtil
Used in IDEA Plugin
fun fromSpecJson(specJson: String): MutableMap<String, Any?>
fun toSpecJson(fig: Figure): String