plotlykt-server / kscience.plotly.server / Update

Update

sealed class Update

An update message for both data and layout

Types

Layout

class Layout : Update

Trace

class Trace : Update

Properties

id

val id: String

Functions

toJson

abstract fun toJson(): JsonObject