toJsonString

fun Plot.toJsonString(): String

Convert a plot to Json representation specified by Plotly newPlot command.

fun Scheme.toJsonString(): String

Convert any type-safe configurator to json string

fun List<Scheme>.toJsonString(): String

Convert list of type-safe configurators to json array string