enable warning report to the chart.

This commit is contained in:
Martynas Mickevicius
2010-07-29 19:15:08 +03:00
parent 57614902eb
commit 0b620df912

View File

@@ -53,6 +53,8 @@ abstract class PMA_pChart_Chart extends PMA_Chart
// create pData object
$this->dataSet = new pData;
$this->chart->reportWarnings('GD');
// initialize colors
foreach ($this->getColors() as $key => $color) {
$this->chart->setColorPalette(