From: Alan W. I. <ir...@be...> - 2005-11-16 16:58:36
|
On 2005-11-16 09:24-0500 Mark Wilson wrote: > How do I set the background color for plplot canvas? The ways to set background colour are documented in http://plplot.sourceforge.net/docbook-manual/plplot-html-5.5.3/color.html . Probably the easiest of these is with the command-line parameter -bg. Try that command-line option like this: c/x01c -dev xwin -bg FFFFFF If setting background colour doesn't seem to work for some other device, then you are probably encountering some bug with that device which you should report giving the details of which device driver you are using. Alan __________________________ Alan W. Irwin email: ir...@be... phone: 250-727-2902 Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the Yorick front-end to PLplot (yplot.sf.net); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |