]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit - src/rrd_graph_helper.c
Normally the graphing function makes sure that the entire B<LINE> or B<AREA>
authorTobias Oetiker <tobi@oetiker.ch>
Wed, 14 Nov 2012 16:46:42 +0000 (17:46 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Wed, 14 Nov 2012 16:46:42 +0000 (17:46 +0100)
commite111de44ab403e4949d784e36f165380f9d824b4
tree4d3d516a65228540227f775d15351ef91ced6fe4
parente6b9363c11cf587b1e9fc0e6068e217eb1279f4f
Normally the graphing function makes sure that the entire B<LINE> or B<AREA>
is visible in the chart. The scaling of the chart will be modified
accordingly if necessary. Any B<LINE> or B<AREA> can be excluded from this
process by adding the option B<skipscale>.
doc/rrdgraph_graph.pod
src/rrd_graph.c
src/rrd_graph.h
src/rrd_graph_helper.c