I tried to import bar chart using react js.
However the chart cannot refresh when the state changes.
(To be exact, the values in the bars change but the length of the bars don’t)
I tried to rerender/forceupdate but it seems useless.
Can any one provide me the solution?
Many Thanks.