Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation Help Requested: Data visualization with ggplot2 #205

Open
3 tasks
averiperny opened this issue Aug 20, 2021 · 0 comments
Open
3 tasks

Translation Help Requested: Data visualization with ggplot2 #205

averiperny opened this issue Aug 20, 2021 · 0 comments

Comments

@averiperny
Copy link
Contributor

averiperny commented Aug 20, 2021

Hello! We recently updated several RStudio cheat sheets, and unfortunately now the translations are no longer up to date. The translations listed below are only one or two versions behind, and so only need small updates instead of translating an entire document from scratch. These would make good first projects and should be relatively quick to update.

You can find editable keynote and powerpoint files for the new cheat sheets in the keynotes/ and powerpoints/ folders. Current translations can be found in the translations/ folder. Once you have finished your updated translation, save the file as the same name as the current translation, and submit a pull request per the contributing guidelines.

In your pull request description please include "Addresses #205" to link to this issue.

Languages

  • Chinese
  • Spanish
  • Turkish

Cheat sheet updates, listed by section:
These are text/content changes and may not include function argument changes or graphics or example code that has changed.
Page 1:
Basics

  • Removed qlot()

Aes

  • Added new section

Geoms

  • Updated headers ex. “both continuous” instead of “continuous x, continuous y”
  • Graphical Primitives -> Updated geom_blank() to include expand_limits()
  • Two Variables -> Moved geom_jitter() from “continuous x, continuous y” to “both discrete”
  • Three Variables -> Added geom_countour_filled()

Page 2:
Scales

  • Added scales package text at the top
  • Added scale_*_binned()

Coordinate Systems

  • Replaced coord_flip() with new text, swapping the x and y aes values

Themes

  • Added theme()

Labels and Legends

  • Combined sections
  • Added “Use labs() to ...:” text
  • Added alt = “Add alt text to the plot” value to labs()
  • Removed green bubbles from annotate()
  • Added p + guides(x = guide_axis(n.dodge = 2)) and text
mine-cetinkaya-rundel added a commit that referenced this issue Dec 24, 2021
Chinese translation of the Data visualization with ggplot2 #205
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants