forceDisableDrillOnAxes
Home > @gooddata/sdk-ui-charts > IChartConfig > forceDisableDrillOnAxes
IChartConfig.forceDisableDrillOnAxes property
Disables drilling by clicking on axis labels.
Signature:
forceDisableDrillOnAxes?: boolean;
Remarks
When drilling is configured for a chart, users can click either the charted entities (data points, bars, columns etc) or labels on the axes. This setting an be used to disable clicks on the drillable labels on axes.