how to get more y values in the graph

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

Post Reply
rbl
Posts: 20
Joined: Sat Oct 07, 2006 12:35 pm

how to get more y values in the graph

Post by rbl »

Hi,

Is it posible to get more values in the y-as.
See picture. only get one value. (1000)
---------
/usr/local/rrdtool-1.3.8/bin/rrdtool graph - \
--imgformat=PNG \
--start=-604800 \
--end=-1800 \
--title="Luchtdruk" \
--base=1000 \
--height=150 \
--width=500 \
--alt-autoscale \
--upper-limit=1010 \
--lower-limit=990 \
--units-exponent=0 \
--vertical-label="Millibar (Hectopascal )" \
--slope-mode \
--font TITLE:12:/var/www/fonts/VeraSe.ttf \
--font AXIS:8:/var/www/fonts/DejaVuLGCSerif.ttf \
--font LEGEND:9:/var/www/fonts/Vera.ttf \
--font UNIT:9:/var/www/fonts/garamond.ttf \
DEF:a="/var/www/shtml/cacti/rra/weergegevens_193.rrd":barometer:AVERAGE \
LINE2:a#00FF00FF:"" \
GPRINT:a:LAST:"Huidig\:%8.1lf" \
GPRINT:a:MIN:"Minimum\:%8.1lf" \
GPRINT:a:MAX:"Maximum\:%8.1lf\n" \
VRULE:1261522800#7EE600FF:"" \
HRULE:1000#AAABA1FF:""
----------------
Martijn
Attachments
Graph with one value on the y-as
Graph with one value on the y-as
graph.jpg (19.21 KiB) Viewed 876 times
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Upcoming 088 will support all options available for manipulating y-axis. Currently, you may want to play with "alt-autoscale" and "rigid" settings
R
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests