Skip to content

Added alt text, small edits and removed whitespace in image files#439

Merged
Lextuga007 merged 1 commit intomainfrom
438-add-alt-text
May 7, 2026
Merged

Added alt text, small edits and removed whitespace in image files#439
Lextuga007 merged 1 commit intomainfrom
438-add-alt-text

Conversation

@Lextuga007
Copy link
Copy Markdown
Member

No description provided.

@Lextuga007 Lextuga007 linked an issue Apr 21, 2026 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2026-05-07 12:11 UTC

@tomjemmett
Copy link
Copy Markdown
Member

blocked by #436 - because that introduces the _freeze to version control you will need to rebase off of main once that is merged

@Lextuga007 Lextuga007 merged commit 099fa54 into main May 7, 2026
1 check passed
@Lextuga007 Lextuga007 deleted the 438-add-alt-text branch May 7, 2026 12:10
Copy link
Copy Markdown
Contributor

@matt-dray matt-dray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just missing a period. Edit: whoops, I was too late.

It seemed important to try and change my approach, so that learning R didn't seem so daunting. I came across the [aRtsy](https://cran.r-project.org/web/packages/aRtsy/readme/README.html) package and was amazed by the colourful and intricate artwork that it could produce. But better still, all of the code was open-source. I experimented with the code, making very small changes to see what kind of images it would create.

![An image generated using the [aRtsy](https://cran.r-project.org/web/packages/aRtsy/readme/README.html) package and the [canvas_nebula](https://koenderks.github.io/aRtsy/#nebula) function](Nebula.jpg)
![An image generated using the [aRtsy](https://cran.r-project.org/web/packages/aRtsy/readme/README.html) package and the [canvas_nebula](https://koenderks.github.io/aRtsy/#nebula){fig.alt="An abstract art piece with shades of blue colour that give it an almost organic or cloud appearance"} function](Nebula.jpg)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
![An image generated using the [aRtsy](https://cran.r-project.org/web/packages/aRtsy/readme/README.html) package and the [canvas_nebula](https://koenderks.github.io/aRtsy/#nebula){fig.alt="An abstract art piece with shades of blue colour that give it an almost organic or cloud appearance"} function](Nebula.jpg)
![An image generated using the [aRtsy](https://cran.r-project.org/web/packages/aRtsy/readme/README.html) package and the [canvas_nebula](https://koenderks.github.io/aRtsy/#nebula){fig.alt="An abstract art piece with shades of blue colour that give it an almost organic or cloud appearance."} function](Nebula.jpg)


::: {layout-ncol=2}
![Panda](./Rolling-Panda-1647869962.gif){height="200px"}
![Panda](./Rolling-Panda-1647869962.gif){height="200px"}{fig.alt="Panda rolling down a hill" width="100%"}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
![Panda](./Rolling-Panda-1647869962.gif){height="200px"}{fig.alt="Panda rolling down a hill" width="100%"}
![Panda](./Rolling-Panda-1647869962.gif){height="200px"}{fig.alt="Panda rolling down a hill." width="100%"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing Alternative Text to images

4 participants