Code

* GRAD element for graph, it acts more or less like an AREA,
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 29 Mar 2010 16:32:54 +0000 (16:32 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 29 Mar 2010 16:32:54 +0000 (16:32 +0000)
commit978ca8ba881094bda9b493c40c44ae1932192bb0
tree190c70b2380ca073265fcdf004fb4dc7b0c307bb
parent27828eb6962a4775eb70336c104445b00a2fbfee
* GRAD element for graph, it acts more or less like an AREA,
  except you can specify a second color and a height which is used to
  create a gradient from one color to the next
  by Rian Shelley

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@2058 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/NEWS
program/doc/rrdgraph_graph.pod
program/src/rrd_gfx.c
program/src/rrd_graph.c
program/src/rrd_graph.h
program/src/rrd_graph_helper.c