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

Bug fix for label argument inside ggplot2::geom_text #1

Merged
merged 1 commit into from Feb 13, 2016

Conversation

@alekrutkowski
Copy link
Contributor

@alekrutkowski alekrutkowski commented Feb 11, 2016

label = label should be outside ggplot2::aes_string, not inside, otherwise only the first element in the label vector is taken as a constant

label = label should be outside ggplot2::aes_string, not inside, otherwise only the first label is taken as a constant
kassambara added a commit that referenced this pull request Feb 13, 2016
Bug fix for label argument inside ggplot2::geom_text
@kassambara kassambara merged commit 197d1c6 into kassambara:master Feb 13, 2016
@kassambara
Copy link
Owner

@kassambara kassambara commented Feb 13, 2016

Thank you alekrutkowski for your contribution.

Best Regards,
A. Kassambara

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.