amanjain325 / angular-d3-charts

Integrate your Angular 2, Angular 4 app with d3 charts e.g. Doughnut, Pie, Single Bar chart, Multiple bar chart and Stacked bar chart
11 stars 11 forks source link

Chart dynamic values not updated. #2

Closed sakthivelsubbarayan closed 5 years ago

sakthivelsubbarayan commented 6 years ago

I try to update the chart values in dynamically.But it not updated.

Dhansekaran commented 6 years ago

I have the same problem. when i change the data chat not updating. can some one provide the solution for this problem.

amanjain325 commented 6 years ago

Right now, it can be resolved by css only. I will add this functionality by code.

tjdiya commented 4 years ago

I have the same problem, i am trying to update the date in onInit but not working