Skip to content

ann=FALSE is ignored #626

@bastistician

Description

@bastistician

From ?plt:

ann: a logical value indicating whether the default annotation (title and x and y axis labels) should appear on the plot.

plot(0,0,ann=FALSE)  # no axis labels
 plt(0,0,ann=FALSE)  # does have axis labels

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