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