Subversion Repositories bdplot

Rev

Rev 15 | Rev 29 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15 Rev 26
Line 72... Line 72...
72
    ## plots.
72
    ## plots.
73
    .BDPars$tcl <- -.2
73
    .BDPars$tcl <- -.2
74
    
74
    
75
    ## cex for legends. Legends are not written by pbp. But you
75
    ## cex for legends. Legends are not written by pbp. But you
76
    ## may want to save your default anyway. It's used by bd.legend()
76
    ## may want to save your default anyway. It's used by bd.legend()
77
    .BDPars$cex.legend <- .6
77
    .BDPars$cex.legend <- .5
78
    ## a default position
78
    ## a default position
79
    .BDPars$pos.legend <- "topright"
79
    .BDPars$pos.legend <- "topright"
80
    ## And a default background color: Is NA transparancy?
80
    ## And a default background color: Is NA transparancy?
81
    ## This is not a background for the whole frame, it is for shapes.
81
    ## This is not a background for the whole frame, it is for shapes.
82
    .BDPars$bg.legend <- "white"
82
    .BDPars$bg.legend <- "white"