@@ -147,7 +147,7 @@ |
||
| 147 | 147 | |
| 148 | 148 | case 'BarPlot': |
| 149 | 149 | { |
| 150 | - if(!$plot->fill){ |
|
| 150 | + if (!$plot->fill) { |
|
| 151 | 151 | $plot->Clear(); |
| 152 | 152 | $color = $this->GetNextColor(); |
| 153 | 153 | $plot->SetColor($color); |