|
Have you changed the descriptions of the sizes?
The graph style is decided like this:
1) Did the user specify a style by clicking on one? (IE, the xgstyle= parameter) If so, use it.
2) Is there a gstyle cookie (IE, user personal preferences set). If so, try to match this against the style codes or the first word in the style descriptions. If you find a match, use it. If not, go to 4.
3) Is there a graphstyle option in the routers2.conf? If so, try to match this against the style codes or the first word in the style descriptions. If you find a match, use it.
4) Use style 'n'.
Thus, for 'big' style, you can have either 'big' or 'l2' in the graphstyle option. However, if you use 'big', then the l2 style description must also be called 'big ...'.
If you use a language pack, then this can get confused as it will change the descriptions (I hadn't thought of this before). I suspect you may be using the German language pack? Try putting 'graphstyle=l2' instead, using the style code rather than description.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|