Home › Forums › Chart Support › Pie chart color not changing › Reply To: Pie chart color not changing
Hi, I have tried setting the same in my pie chart like you suggested like This is from my code here I applied backgroundColor property
var chart = new CanvasJS.Chart(id, { backgroundColor: “transparent”,
but still white space is there. Any suggestion?