Code

share/collection.conf: Add format strings to the df_inode graph.
authorFlorian Forster <ff@octo.it>
Sun, 27 Jun 2010 10:11:02 +0000 (12:11 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 27 Jun 2010 10:11:02 +0000 (12:11 +0200)
share/collection.conf

index 8388bbebbc2d88090d4dabee14d6ecaf99ecf8f1..b0141624fee25cfd302185f8f3253fe32447eef0 100644 (file)
     Color "ff0000"
     Area true
     #Stack true
+    Format "%5.1lf%s"
   </DEF>
   <DEF>
     TypeInstance "reserved"
     Color "ffb000"
     Area true
     Stack true
+    Format "%5.1lf%s"
   </DEF>
   <DEF>
     TypeInstance "free"
     Color "00bf00"
     Area true
     Stack true
+    Format "%5.1lf%s"
   </DEF>
 </Graph>