graph.*graph.background: Darkblue
graph.*graph.width: 300
graph.*graph.height: 300
! This is the colors I use with the UPS.
graph.c0 : Black
! Supply on/off,test ...
graph.c1 : Green
! Vin
graph.c2 : Cyan
! Hz in
graph.c3 : Red
! Vout
graph.c4 : Pink
! Hz out
graph.c5 : Yellow
! Battery
graph.c6 : White
! Load

! Lines indicating 100 vertical units, and lines indicating
! 60 horizontal units (minutes) are drawn in the following color.
graph.grid : Darkgrey
! Lines indicating 600 horizontal units (10 minutes) are drawn in the
! following color.
graph.min10 : White
! Every 10 vertical units :
graph.vert10 : Black

! This is for Xaw3d to look at its best.
*shapeStyle:        Rectangle
*beNiceToColormap:  False
! Looks very funny ! *background:        LightSkyBlue

