@@ -1099,7 +1099,7 @@ |
||
1099 | 1099 | $objWriter->startElement('c:ser'); |
1100 | 1100 | |
1101 | 1101 | $plotLabel = $plotGroup->getPlotLabelByIndex($plotSeriesIdx); |
1102 | - if ($plotLabel){ |
|
1102 | + if ($plotLabel) { |
|
1103 | 1103 | $fillColor = $plotLabel->getFillColor(); |
1104 | 1104 | if ($fillColor != null) { |
1105 | 1105 | $objWriter->startElement('c:spPr'); |