Options passed as the second argument to dispatch and createAction, forwarded directly to chart.dispatchAction.
dispatch
chart.dispatchAction
echartsInstance.dispatchAction [external]
echartsInstance.dispatchAction
Optional
When true, flushes the ZRender canvas synchronously after dispatch. When false, skips the flush.
true
false
When true, suppresses events triggered by this action.
Options passed as the second argument to
dispatchand createAction, forwarded directly tochart.dispatchAction.See
echartsInstance.dispatchAction[external]