Base type for action payloads that target series data. Intersects Payload, SeriesTarget, and a type literal with optional extra fields.
type
The ECharts action type string literal (e.g. "highlight").
"highlight"
Additional payload fields specific to the action. Defaults to object.
object
Base type for action payloads that target series data. Intersects Payload, SeriesTarget, and a
typeliteral with optional extra fields.