Re: [rrd-users] changing y values on an up/down graph

This is a discussion on Re: [rrd-users] changing y values on an up/down graph within the RRD Users forums, part of the Networking and Network Related category; Eric J. Bowser wrote: >I'd still like to graph my values in both directions from the "0&...


Go Back   Usenet Forums > Networking and Network Related > RRD Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-27-2007
Simon Hobson
 
Posts: n/a
Default Re: [rrd-users] changing y values on an up/down graph

Eric J. Bowser wrote:

>I'd still like to graph my values in both directions from the "0" on the
>x-axis. Is this possible, or will I have to put both values going upward?



You mean you convert one set of values to negative (or collect them
that way) so that they plot down from teh X axis, but you want the
value printed in teh legend (with gprint) to be positive ?

Just modify your definitions, eg if both are positive values then :

value1=<some rrd selection>
value2=<a different rrd selection>

value2b=value2 * -1

plot value1
plot value2b

print value1, value2

So you print the positive value2, but plot the negative value2b
derived from it.

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:14 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0