reactjs/react-chartjs

Updating labels should update tooltips

Aperta

#81 aperta il 17 feb 2016

 (1 commento) (12 reazioni) (0 assegnatari)JavaScript (292 fork)github user discovery
help wanted

Metriche repository

Star
 (2915 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor