uber/react-vis

getX/Y doesn't work with cluster and stackBy

開放

#854 建立於 2018年7月3日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (868 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (8,615 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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: react-vis bug - codesandbox 2018-07-03 14-27-43

貢獻者指南