Skip to content

Legend cut off #5

Description

@ggrothendieck

One Windows when I run this code the TRUE/FALSE in the legend are partially cut off

m <-structure(c(TRUE, TRUE, FALSE, TRUE, TRUE, FALSE, TRUE, TRUE, 
FALSE, FALSE, TRUE, FALSE, FALSE, TRUE, TRUE), .Dim = c(3L, 5L))
library(plot.matrix)
plot(m)

I know this is mentioned in the help file and that I can add mar=c(4,4,4,4), say, to the plot call but it would be nice if the default provided something reasonable out of the box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions