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?