Skip to content

Add alt text to vignettes #4256

@MichaelChirico

Description

@MichaelChirico

The plots in the following vignettes don't have alt tags (search //img[not(@alt)] in the HTML rendering):

  • extending-ggplot2
  • ggplot2-specs

I believe the simplest way to fix this is to add a fig.cap for all of the chunks producing images (I still haven't landed on the easiest way to replicate ![text caption](path/to/img.png "alt text") in an R chunk).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions