react-chartjs
react-chartjs copied to clipboard
fix tooltip when chart updated
issue: https://github.com/reactjs/react-chartjs/issues/81 now the chart will update the tooltip when the values are changed. I have tested using line chart.
@Jareechang can you provide feedback on this?