IChartCallbacks
Home > @gooddata/sdk-ui-charts > IChartCallbacks
IChartCallbacks interface
Defines callbacks to execute for different events.
Signature:
export interface IChartCallbacks extends IVisualizationCallbacks
Extends: IVisualizationCallbacks
Properties
Property | Type | Description |
---|---|---|
onLegendReady? | OnLegendReady | (Optional) Called when legend is rendered. |