mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 08:02:51 +02:00
billing fixes and improvements
git-svn-id: http://www.observium.org/svn/observer/trunk@2764 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -138,7 +138,7 @@ $graph->img->SetImgFormat("png");
|
||||
|
||||
$graph->SetScale('datlin',0,0,$start,$end);
|
||||
|
||||
$graph->title->Set("$graph_name");
|
||||
#$graph->title->Set("$graph_name");
|
||||
$graph->title->SetFont(FF_FONT2,FS_BOLD,10);
|
||||
$graph->xaxis->SetFont(FF_FONT1,FS_BOLD);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user