If an x or y accessor props are passed into ChartDonutThreshold, they are inadvertently inherited by the ChartDonutUtilization child component. This happens on L452 of ChartDonutThreshold where the getData function is used against the child data.
Reactions are currently unavailable
If an x or y accessor props are passed into ChartDonutThreshold, they are inadvertently inherited by the ChartDonutUtilization child component. This happens on L452 of ChartDonutThreshold where the getData function is used against the child data.