From 7020de9241ea3ec8375561ceb5d7165bb94e2713 Mon Sep 17 00:00:00 2001 From: oetiker Date: Mon, 12 Dec 2011 06:48:45 +0000 Subject: [PATCH] fixed some reference errors git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@2234 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/doc/rrdgraph_examples.pod | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/program/doc/rrdgraph_examples.pod b/program/doc/rrdgraph_examples.pod index b544275f..aa6ce4d6 100644 --- a/program/doc/rrdgraph_examples.pod +++ b/program/doc/rrdgraph_examples.pod @@ -95,7 +95,7 @@ Note: no color in the first line so it is not visible Note: the second line gets stacked on top of the first one - LINE1:data#FF0000:"Data with offset":STACK + LINE1:mydata#FF0000:"Data with offset":STACK =back @@ -107,12 +107,14 @@ Also works for HRULE and VRULE =item * -default style: - - - - - +default style: B<- - - - -> + LINE1:data#FF0000:"dashed line":dashes =item * -more fancy style with offset: - - --- - --- - +more fancy style with offset: B<- - --- - --- -> + LINE1:data#FF0000:"another dashed line":dashes=15,5,5,10:dash-offset=10 =back -- 2.30.2