PlotlyEvent

data class PlotlyEvent(val points: List<PlotlyEventPoint>)

Constructors

Link copied to clipboard
constructor(points: List<PlotlyEventPoint>)

Properties

Link copied to clipboard