Arya Bhattacharyya

Results 10 comments of Arya Bhattacharyya

Can we go about by manually changing the color for each dataset and after updation call chart.update()?

> > Can we go about by manually changing the color for each dataset and after updation call chart.update()? > > Do you mean like this? > > ``` >...

function changeColors() { newChart.data.datasets.forEach(function(dataset, datasetIndex) { dataset.backgroundColor = 'new-color-value'; }); newChart.update({ duration: 1000, onComplete: function() {      }     }); } Can i approach the issue in this way?

@AsgerMogensen Could you please help me as to where to make my changes?

> I'm not quite sure what to reply? > > This approach seems to work: > > ``` > > newChart.update({ > > duration: 1000, > > onComplete: function() {}...

Hey @Sukhendu2002 ,Can you please assign this issue to me?I am interested to work on it.

Would like to contribute to this. Please help me provide the details for the issue.

Thanks @asmitbm for helping. On Fri, 19 May 2023 at 21:21, Asmit Malakannawar ***@***.***> wrote: > Hi @arunavabasu-03 @aryab2003 > , > > Thank you for showing your interest for...

Thanks @asmitbm for reaching out and helping. On Fri, 19 May 2023 at 21:21, Asmit Malakannawar ***@***.***> wrote: > Hi @arunavabasu-03 @aryab2003 > , > > Thank you for showing...

Hello @FeynmanZhou , @asmitbm ,Arya Bhattacharyya ,this side. Would love to work under this projec.I am proficient in Full Stack Web Dev and my tech stack includes React,Node.js and Express.It...