Subversion Repositories eFlore/Projets.eflore-projets

Compare Revisions

Ignore whitespace Rev 513 → Rev 514

/trunk/services/modules/0.1/baseflor/GraphiquesTaxonsSup.php
101,10 → 101,11
$this->ajouterInfoAuSurvol($champs,$case);
$changement = true;
}
$svg = $this->dom->getElementsByTagName("svg")->item(0);
$svg->setAttribute('width',$this->largeurSVG);
$this->ajusterFormatSVG();
}
public function ajouterValeursIntermediaires(){
$champs_ecolo = array_keys($this->champs_ontologiques);
foreach ($champs_ecolo as $chps ){