Re: outline keyword for bar_plot [message #70235] |
Thu, 25 March 2010 14:51 |
Matt[1]
Messages: 23 Registered: December 2006
|
Junior Member |
|
|
Figured it out - I just had to change the !p.color system variable
from 0, which I had assigned to white in my color table to 1, which is
black in my color table....
On Mar 25, 4:54 pm, Matt <mmsmith1...@gmail.com> wrote:
> I've run into a problem that I suspect is simple to solve but I can't
> figure it out. When I use bar_plot in the windows device I can use the
> outline keyword to draw a black outline around the bars. When I switch
> to the PS device the outlines are drawn white, against a white
> background. I need them to draw black. Does anyone out there know the
> setting I need to change for this? The bar_plot command does not
> appear to have any keywords to change this except maybe background,
> but I tried that and it's still plotting black no matter what. Any
> suggestions? Thanks...
|
|
|