EChartsInterop extension

on

Methods

dispose() → void

Available on JSObject, provided by the EChartsInterop extension

off(JSString eventName, [JSFunction? callback]) → void

Available on JSObject, provided by the EChartsInterop extension

on(JSString eventName, JSFunction callback) → void

Available on JSObject, provided by the EChartsInterop extension

resize() → void

Available on JSObject, provided by the EChartsInterop extension

setOption(JSAny? option, [bool? notMerge]) → void

Available on JSObject, provided by the EChartsInterop extension