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

legend squished with axes #405

Open
lindsayplatt opened this issue Aug 25, 2016 · 3 comments
Open

legend squished with axes #405

lindsayplatt opened this issue Aug 25, 2016 · 3 comments

Comments

@lindsayplatt
Copy link

The legend spacing was lost after v0.5.4

gs <- gsplot() %>%
    points(1:3,1:3, legend.name=c("one", "two", "three")) %>%
    legend(location="below")
gs

v0.7.0

image

v0.5.4

image

@lindsayplatt
Copy link
Author

@lindsaycarr check to see if this works on config branch

@lindsayplatt
Copy link
Author

no, not any different on Laura's config branch #402

@lindsayplatt
Copy link
Author

lindsayplatt commented Oct 19, 2016

oddly, I opened this exact same issue on August 25th of last year..... #216. I tried v0.5.4, v.0.5.3, and v0.4.4. Doesn't look like this ever worked. I think it was just that I had different plot window sizes. Changing this to an enhancement, and closing the duplicate issue from 8/25/15.

@lindsayplatt lindsayplatt modified the milestone: v0.7.X Oct 24, 2016
@ldecicco-USGS ldecicco-USGS removed their assignment Nov 9, 2016
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