Ethan-
You need to be more explicit about what you mean by 'background'. Do you
mean:
(a) the entire plot including margins?, or
(b) only the plotting area?, or
(c) a different color for both margins and plotting area?
If you want (a), the solution is par(bg = '#003D79').
If you want (b), the s
Try this:
par(bg = '#003D79')
On Wed, Sep 29, 2010 at 11:14 AM, Arenson, Ethan wrote:
>
> Hi.
>
> I want to create a plot with Pantone654 as the background. The RGB for this
> color is (0,61,121), which corresponds to a hex of #003D79. How do I specify
> the bg parameter for this?
>
> All Best,
Hi.
I want to create a plot with Pantone654 as the background. The RGB for this
color is (0,61,121), which corresponds to a hex of #003D79. How do I specify
the bg parameter for this?
All Best,
Ethan
[[alternative HTML version deleted]]
__
3 matches
Mail list logo