From 185d0af007451521280cdad0f22fa8c0c424ea56 Mon Sep 17 00:00:00 2001 From: oetiker Date: Fri, 24 Oct 2008 09:25:49 +0000 Subject: [PATCH] added --right-axis-format option to control how the numbers get printed there git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1630 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/rrdgraph.pod | 27 +++++++++++++---------- src/rrd_graph.c | 57 +++++++++++++++++++++++++++++++++--------------- src/rrd_graph.h | 1 + src/rrd_tool.c | 1 + 4 files changed, 57 insertions(+), 29 deletions(-) diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index 02b9a82..807ef4f 100644 --- a/doc/rrdgraph.pod +++ b/doc/rrdgraph.pod @@ -67,16 +67,14 @@ this case, no other output is generated. [B<-S>|B<--step> I] The start and end of the time series you would like to display, and which -B the data should come from. Defaults are: 1 day ago until -now, with the best possible resolution. B and B can -be specified in several formats, see -L and L. -By default, B calculates the width of one pixel in -the time domain and tries to get data from an B with that -resolution. With the B option you can alter this behaviour. -If you want B to get data at a one-hour resolution -from the B, set B to 3'600. Note: a step smaller than -one pixel will silently be ignored. +B the data should come from. Defaults are: 1 day ago until now, with +the best possible resolution. B and B can be specified in +several formats, see L and L. By default, +B calculates the width of one pixel in the time domain and +tries to get data from an B with that resolution. With the B +option you can alter this behaviour. If you want B to get +data at a one-hour resolution from the B, set B to 3'600. Note: a +step smaller than one pixel will silently be ignored. =item Labels @@ -92,7 +90,14 @@ placed string at the left hand side of the graph. [B<--right-axis-label> I