This is a discussion on [rrd-users] Re: color tones within the RRD Users forums, part of the Networking and Network Related category; On Fri, May 06, 2005 at 04:33:56PM +0200, Alexander Krogloth wrote: > i want to know how to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Fri, May 06, 2005 at 04:33:56PM +0200, Alexander Krogloth wrote:
> i want to know how to make rrdgraphs with these good-looking color tones > --> http://people.ee.ethz.ch/~oetiker/we...aumont-01.html According to the descriptive text, this graph is made by displaying the various devices's values. I guess it is just AREA:device1number_of_callers#FFFF66 STACK:device2number_of_callers#FFC830 STACK:device3number_of_callers#FF7000 or something similar (colors may be slightly off). Repeat for more devices, with small color changes. > i don't know how to set up the graph that there isn't a line where the > color changes from red to yellow but the change the color slowly .... Just a matter of stacking different layers and gradually altering the color used. Very nice, but no magic :) HTH Alex -- Unsubscribe mailto:rrd-users-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:rrd-users-request@list.ee.ethz.ch?subject=help Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi |