reactjs/react-chartjs

Updating labels should update tooltips

開放

#81 建立於 2016年2月17日

 (1 則留言) (12 個反應) (0 位負責人)JavaScript (292 個分叉)github user discovery
help wanted

倉庫指標

星標
 (2,915 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

When I change the data in the it renders and shows the updated data but the tooltip labels are wrong...they're always showing the first x-axis label: http://stackoverflow.com/questions/35447775/why-are-the-chartjs-tooltip-labels-always-showing-the-first-x-axis-label

Setting redraw to true resolves the issue, but this seems like a weird approach.

貢獻者指南