SelectedPoints

interface SelectedPoints

Inheritors

Properties

Link copied to clipboard
abstract var selected: SelectPoints
Link copied to clipboard
abstract var selectedpoints: List<Number>

Array containing integer indices of selected points. Has an effect only for traces that support selections. Note that an empty array means an empty selection where the unselected are turned on for all points, whereas, any other non-array values means no selection all where the selected and unselected styles have no effect.

Link copied to clipboard
abstract var unselected: SelectPoints