Graphes mieux ajustés.
darcs-hash:20070922172929-72cb0-2b539f82263117fb74d5db6da709e4c6bd6b728c.gz
This commit is contained in:
parent
b4f366baf3
commit
7cf991a219
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ except :
|
|||
if arg == "config" :
|
||||
print 'host_name laserjet'
|
||||
print 'graph_category consommables'
|
||||
print "graph_args --lower-limit %i --upper-limit %i" % (lower_limit,upper_limit)
|
||||
print "graph_args --lower-limit %i --upper-limit %i --rigid" % (lower_limit,upper_limit)
|
||||
print 'graph_title %s' % titre
|
||||
print "graph_vlabel %s" % vlabel
|
||||
keys = dico_courbes.keys()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue