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

Better rstudio integration for extract_areas function #8

Closed
abresler opened this issue May 2, 2016 · 9 comments
Closed

Better rstudio integration for extract_areas function #8

abresler opened this issue May 2, 2016 · 9 comments
Assignees
Milestone

Comments

@abresler
Copy link

abresler commented May 2, 2016

Hopefully from the rstudio team can help with this.

@leeper
Copy link
Member

leeper commented May 3, 2016

What issues are you encountering?

@abresler
Copy link
Author

abresler commented May 3, 2016

Really difficult to see and use the highlighter
screen shot 2016-05-03 at 10 02 56 am

@leeper
Copy link
Member

leeper commented May 3, 2016

The cursor appears to be the same across graphics devices and is defined quite deeply inside the R source. I'm not sure there's going to be away to get around this.

@abresler
Copy link
Author

abresler commented May 4, 2016

Will see if I can find the right rstudio dev maybe JJ Allaire?

@leeper
Copy link
Member

leeper commented Jun 2, 2016

The answer may be to create a Shiny app. plotOutput() offers a "brush" (drag) method for highlighting an area of a plot. That will probably work better than the current approach and possibly resolve platform-specific errors mentioned here.

@leeper leeper added the bug label Jun 2, 2016
@leeper
Copy link
Member

leeper commented Jun 2, 2016

Another approach is graphics events, apparently, but I think this will require cairoDevice to work on Mac.

@leeper
Copy link
Member

leeper commented Jun 7, 2016

Hey @abresler, I just added a little shiny widget thing as a hopefully better interface for when you're working within RStudio. Let me know if you have any reactions/suggestions.

@leeper leeper added this to the CRAN Release milestone Jun 7, 2016
@leeper leeper self-assigned this Jun 7, 2016
@abresler
Copy link
Author

abresler commented Jun 7, 2016

You ROCK cannot wait to play with this!!


Alex Bresler
abresler@asbcllc.com

​www.asbcllc.com​

917-455-0239
​ (cell)​

@abresler http://twitter.com/abresler | LinkedIn
http://www.linkedin.com/in/abresler | My Musings http://asbcllc.com/blog

On Tue, Jun 7, 2016 at 8:48 AM, Thomas J. Leeper notifications@github.com
wrote:

Hey @abresler https://github.com/abresler, I just added a little shiny
widget thing as a hopefully better interface for when you're working within
RStudio. Let me know if you have any reactions/suggestions.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#8 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AAtM1MAxrGN-5WDo_dO1M_MpG0ojQk9mks5qJWibgaJpZM4IVyVx
.

leeper added a commit that referenced this issue Jun 8, 2016
@leeper
Copy link
Member

leeper commented Jun 8, 2016

I think I'm going to consider this closed, but I'll gladly reopen if any weird behavior emerges.

@leeper leeper closed this as completed Jun 8, 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