Closed khaliltr closed 5 years ago
I'm using the Google Charts With this bundle in symfony, I'am wondering if it's possible to use a transparent background on a chart (e.g. line graph, pie chart, etc.)?
$pieChart->getOptions()->setBackgroundColor('transparent');
I'm using the Google Charts With this bundle in symfony, I'am wondering if it's possible to use a transparent background on a chart (e.g. line graph, pie chart, etc.)?