For example:



Notice the gaps in all these charts, for when values drop down to 0
Is there any solution for this?
Thanks




for($i=0; $i<6; $i++) {
$line->add($i*10 - 30);
} for($i=0; $i<6; $i++) {
$line->addYColor($i*10 - 30, $line->getColor());
}



Users browsing this forum: No registered users and 1 guest