Skip to content

merging updates #1

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

Merged
merged 59 commits into from
Feb 27, 2014
Merged

merging updates #1

merged 59 commits into from
Feb 27, 2014

Conversation

JoFrhwld
Copy link
Owner

No description provided.

hadley and others added 28 commits February 25, 2014 08:33
Avoid merge conflicts in NEWS file
add "none" to documentation of theme() for parameter legend.position
… the whole identifier, not a substring

also, define the regex that is used for matching only once, in a hidden global variable

fixes #834

Conflicts:
	R/layer.r

Resolved by combining.
when testing if an identifier refers to a calculated aesthetic, check the whole identifier, not a substring
Implements setting of only one limit of a continuous scale by specifying
NA for the limit which you don't want to set.
The range of mtcars wt data is from 1.513 to 5.424, so the previous example was
causing an error because there were no points to obtain a range from.
…till works when no params are passed in (as when using qplot).
Fix for issue #825 so that dotplot now works with qplot.
JoFrhwld added a commit that referenced this pull request Feb 27, 2014
@JoFrhwld JoFrhwld merged commit 70a1377 into JoFrhwld:master Feb 27, 2014
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.

8 participants