Modif dfinition du tableau nts dans Draw()
This commit is contained in:
parent
5550d0ff24
commit
9d3c41474c
@ -59,6 +59,7 @@ class Graph
|
||||
|
||||
if (isset($this->MaxValue))
|
||||
{
|
||||
$nts = array();
|
||||
$this->MaxValue = $this->MaxValue + 1;
|
||||
$max = $this->MaxValue;
|
||||
if (($max % 2) <> 0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user