PDA

View Full Version : Change the order of the curves in a graph


mrcoffee
08-18-2008, 05:29 PM
Bonjour!

I want to make a nice graph from the load average of Unix servers. Plugin is working, graph is created but not hte way I want to see it.

curves:
load1 yellow (background)
load15 red (middle)
load5 orange (foreground)

What happens is that the graph show the curves in this order. I selected "FILLING" so I see load5 on the foreground, but I would like to see load1 overthere. The order has to be changed like this:

load15 red (background)
load5 orange (middle)
load1 yellow (foreground)

Can I configure this somewhere? Or is this just possible by renaming the curves and change the output of the commands to:
load01
load05
load15

.. hmmmm ... that won't work either because then they will show up in the order above and thats no good, and the last one is the one on the foreground.. I want it the other way around.

Any idea's?

Merci a vous!

mrcoffee
08-27-2008, 02:49 PM
Guess this is not possible?