Home > kibana-plugin-plugins-embeddable-public > ChartActionContext
Signature:
export declare type ChartActionContext<T extends IEmbeddable = IEmbeddable> = ValueClickContext<T> | RangeSelectContext<T> | RowClickContext;
Home > kibana-plugin-plugins-embeddable-public > ChartActionContext
Signature:
export declare type ChartActionContext<T extends IEmbeddable = IEmbeddable> = ValueClickContext<T> | RangeSelectContext<T> | RowClickContext;