From aed5641cac5013af2b076e0aba9c998a4de3c2dd Mon Sep 17 00:00:00 2001 From: oetiker Date: Thu, 3 Jan 2008 21:30:59 +0000 Subject: [PATCH] get rid of DASHED, only use dashes syntax. less redundancy -- thomas.gutzler gmail.com git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1263 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/rrdgraph_examples.pod | 4 +-- doc/rrdgraph_graph.pod | 28 ++++++++-------- src/rrd_graph_helper.c | 85 +++++++++++++++++++++++------------------------ 3 files changed, 57 insertions(+), 60 deletions(-) diff --git a/doc/rrdgraph_examples.pod b/doc/rrdgraph_examples.pod index 3530193..664b965 100644 --- a/doc/rrdgraph_examples.pod +++ b/doc/rrdgraph_examples.pod @@ -108,12 +108,12 @@ Also works for HRULE and VRULE =item * default style: - - - - - - LINE1:data#FF0000:"dashed line":DASHED + LINE1:data#FF0000:"dashed line":dashes =item * more fancy style with offset: - - --- - --- - - LINE1:data#FF0000:"another dashed line":DASHED:dashes=15,5,5,10:dash-offset=10 + LINE1:data#FF0000:"another dashed line":dashes=15,5,5,10:dash-offset=10 =head2 Time ranges diff --git a/doc/rrdgraph_graph.pod b/doc/rrdgraph_graph.pod index bba5044..f40877c 100644 --- a/doc/rrdgraph_graph.pod +++ b/doc/rrdgraph_graph.pod @@ -12,11 +12,11 @@ BB<:>IB<:>I BB<:>I -BB<:>I