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 8388bbe..b014162 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>