Starting with the cluster/stackBy example here: https://github.com/uber/react-vis/blob/master/showcase/plot/clustered-stacked-bar-chart.js
When you add getX and getY to the XYPlot it breaks the render of the chart. Basically only the first "cluster" renders for some reason.
See Codesandbox repo: https://codesandbox.io/s/5wq4wqml1p
Console error on render:

Starting with the cluster/stackBy example here: https://github.com/uber/react-vis/blob/master/showcase/plot/clustered-stacked-bar-chart.js
When you add
getXandgetYto theXYPlotit breaks the render of the chart. Basically only the first "cluster" renders for some reason.See Codesandbox repo: https://codesandbox.io/s/5wq4wqml1p
Console error on render:
