+ Add default value of the tableTR variable.
This commit is contained in:
@@ -48,6 +48,7 @@ class tableChart extends wg
|
||||
|
||||
shuffle($colorList);
|
||||
|
||||
$tableTR = array();
|
||||
foreach($datas as $data)
|
||||
{
|
||||
$color = current($colorList);
|
||||
|
||||
Reference in New Issue
Block a user