oetiker wrote: > >> >> I've been partially successfull using graphv returnvalues value_min and >> value_max. But these are not always reporting the real max and min of my >> data. What are they supposed to reflect ? > > they reflect the top and bottom value on the y-axis >
Ok, so not what I wanted then. I will now use graphv and PRINT, to get max and min values. This will require first a call to graphv to get the max and min value and then a call to graph to actually draw the graph (with upper-limit and lower-limit set). Is this reasonable ? Best Regards, Jan-Terje -- View this message in context: http://n2.nabble.com/Scaling-the-y-axsis-tp3377472p3383023.html Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
