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

Prepare release post for ggplot2 3.2.0 #289

Merged
merged 10 commits into from
Jun 16, 2019

Conversation

thomasp85
Copy link
Member

No description provided.

content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
Copy link
Member

@hadley hadley left a comment

Choose a reason for hiding this comment

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

I think this is good to go once @batpigandme has given it a once over

Copy link
Collaborator

@batpigandme batpigandme left a comment

Choose a reason for hiding this comment

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

Nice! A few suggestions, and a point of clarification or two!

Let me know if you have any questions — some of the diffs don't show where the edit is very well.

content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
geom_line(key_glyph = "timeseries")
```

`geom_rug` has seen a range of improvements to give users more control over the appearance of the rug lines. Now, both the length, as well as whether to position them inside or outside of the plot region can be controlled:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Now, both the length, as well as whether to position them inside or outside of the plot region can be controlled

This is a little awkward right now, but I'm not 100% sure how to rephrase, since I'm not sure I understand. My parsing:

The user can newly control two things:

  1. The length of the rug lines,
  2. The positioning of the rug lines (inside or outside of the plot region).

If this is correct, then removing the both...as well as construct might help.

Copy link
Member Author

Choose a reason for hiding this comment

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

I've tried rewording... let me know if it makes more sense now

content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
content/articles/2019-03-ggplot2-3-2-0.Rmarkdown Outdated Show resolved Hide resolved
thomasp85 and others added 3 commits May 20, 2019 15:06
Co-Authored-By: Mara Averick <maraaverick@gmail.com>
Co-Authored-By: Mara Averick <maraaverick@gmail.com>
@thomasp85 thomasp85 merged commit ddc81f2 into tidyverse:master Jun 16, 2019
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.

5 participants