hadley wickham gmail.com> writes:
>
> On 10/10/07, Christoph Krammer altaica.de> wrote:
> > is there a possibility to set default options to qplot?
>
> Sure. It's a bit of hack, but:
>
> GeomPoint$default_aes <- function(x) aes(shape=19, colour="red", size=5)
>
> will do what you want.
>
>
On 10/10/07, Christoph Krammer <[EMAIL PROTECTED]> wrote:
> Hello,
>
> is there a possibility to set default options to qplot?
>
> I need to draw a lot of graphs and would like to have all of them as point
> plot but with a greater size and a fixed color for all dots.
Sure. It's a bit of hack, bu
Hello,
is there a possibility to set default options to qplot?
I need to draw a lot of graphs and would like to have all of them as point
plot but with a greater size and a fixed color for all dots.
Thanks for help.
Christoph
__
R-help@r-project.org
3 matches
Mail list logo