From 09515db715a0cfa0771df75d3ddefca902e8a329 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 12 Apr 2011 13:42:31 +0200 Subject: GroupGraph padding hinzugefĆ¼gt --- library/Pbs/Graph.php | 1 + 1 file changed, 1 insertion(+) (limited to 'library') diff --git a/library/Pbs/Graph.php b/library/Pbs/Graph.php index 78b88f8..e7ebc55 100644 --- a/library/Pbs/Graph.php +++ b/library/Pbs/Graph.php @@ -17,6 +17,7 @@ class Pbs_Graph{ $this->graphstring = 'digraph groups { size="5,5"; + pad=0.1; graph[ bgcolor=transparent ]; node [ style=filled fillcolor="#ffffffff" ]; "'.$this->getGroupTitle($groupID).'" [ fontcolor="#ffffffff", style=filled, fillcolor="#004A99FF"]; -- cgit v1.2.3-55-g7522