Displaying 1 result from an estimated 1 matches for "ligher".
Did you mean:
higher
2008 Apr 22
2
Getting rid of borders on semi-transparent plotting symbols
...s has no effect. 'bg' *does* set the background (interior) colour
(this is easy to check by using a different colour), but not the border
colour, which is determined by 'col' alone.
So I guess in theory I can get the border and interior the same colour by
setting 'col' to a ligher colour than the one I actually want to use,
and then set the 'bg' colour to the one I want to use. But how should I
select the lighter colour so that the darker version (i.e., the border
colour) is the one I want?
Frankly, the current behaviour feels much more like a bug than a feature.
If...