|
Here's something you might like to try (I've not yet been able to duplicate things)
Possibly the problem is due to the Y-minimum on the axis being set Rigid, which only happens if you have an UnScaled graph, sometimes the default for an interface.
So , use:
routers.cgi*UnScaled[summarygraphname]: none
for the summary graph to disable this, if set. The non-rigid graph should expand south.
This may not be the cause though if the variable is being completely ignored. Still need to check the isactive function.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|