Doughnut chart from chartjs2 is not population data from another component in React JS
In my project I am trying to use doughnut chart as a separate component. I am passing some values from a component to the doughnut chart component. It is not showing the correct chart. I am passing the values from other component to the chart component as follows: