LineChartEvent
Event payload emitted when the user interacts with a line chart.
Inherits: Event
Properties
spotsinstance-attribute
spots: list[LineChartEventSpot]Spots on which the event occurred.
Note
This list is empty when the event does not target a concrete point, for example when the pointer hovers over or taps empty chart space.