reactjs/react-chartjs

Updating labels should update tooltips

オープン

#81 opened on 2016/02/17

 (1 件のコメント) (12 件のリアクション) (0 人の担当者)JavaScript (292 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (2,915 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド