Modif dfinition du tableau nts dans Draw()

This commit is contained in:
Rodolphe Quiedeville 2003-11-21 18:43:19 +00:00
parent 5550d0ff24
commit 9d3c41474c

View File

@ -59,6 +59,7 @@ class Graph
if (isset($this->MaxValue))
{
$nts = array();
$this->MaxValue = $this->MaxValue + 1;
$max = $this->MaxValue;
if (($max % 2) <> 0)