Skip to content

Add "alt" label #4477

Closed
Closed
@hadley

Description

@hadley

e.g.

plot + labs(
  alt = "This is a plot of diamonds data showing the price increases non-linearly with carat"
)

For now, it would just store the label in an attribute, but the goal would be to plumb it up with knitr so that the plot text automatically made it way to the alt attribute of the html image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions