Resource: background
| Resource | background | 
| Command Line | -bg=color | 
| Environment Variable | wxpback | 
| Default Value | black | 
This resource is used to specify the background color for the plot. The color is an WXP or X color name. Only WXP color names can be used in the Win32 version. The default is black for normal displays or white if the "inv" plot parameter is set:
   -pp=inv 
The background can be initialized to inverse with the wxpinverse environment variable.
setenv wxpinverse on
Last updated July 30, 1998