0
votes

I am using ng2-charts which is an Angular charting module based on Chart.js. I am facing an issue where there are unwanted "shadow" kind of while rendering the chart as shown in the screen shot. I wonder if there is any chart option that I need to tweak on in order to remove it.

Thanks![enter image description here]1

1
please provide more info adding the code here - Paolo Falomo

1 Answers

0
votes

I managed to get rid of it by setting stacked option to false