Skip to content
Prev 22760 / 398502 Next

plot and bg

Hi all,

I would like to plot some points and define the bg color of my graphics.
But the bg parameter set is defined for the. whole graphic.
In fact, i would like to use something like :

box(bg=gray(0.9)).

So, the background  concerns only the plot region  and not the main 
title, the x title and the y title.

The option col for the function box() concerns the contour and there is 
no option for the background.

Regards,