css
This commit is contained in:
parent
85c1e2a670
commit
5a22fb11ef
@ -139,7 +139,7 @@ if ($conf->use_javascript_ajax)
|
||||
$dolgraph->setShowLegend(1);
|
||||
$dolgraph->setShowPercent(1);
|
||||
$dolgraph->SetType(array('pie'));
|
||||
$dolgraph->setWidth('100%');
|
||||
$dolgraph->setHeight('200');
|
||||
$dolgraph->draw('idgraphstatus');
|
||||
print $dolgraph->show($totalnb ? 0 : 1);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user