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

column names on main GUI obfuscated when using RStudio on browsr #112

Open
dan-reznik opened this issue May 2, 2020 · 5 comments
Open

Comments

@dan-reznik
Copy link

I love esquisse and would like to use it to teach an R class, however when I open the main interface (when operating it from a browser at 100%) it opens too small. If you manage to find the "Ok" button, then data frame columns pop-up only partially visible. I've attached a screenshot. Is there a way to maximize either of these?

Screenshot 2020-05-02 at 09 10 20
Screenshot 2020-05-02 at 09 04 43

@pvictor
Copy link
Member

pvictor commented May 4, 2020

Ah yes, that's hardly usable... I think I cannot make the RStudio addin window bigger, but I'll check, another solution can be to set the font-size smaller maybe.

Otherwise, you can launch the addin in a new tab with:

esquisser(viewer = "browser")

Or set this option to make it the default :

options("esquisse.viewer" = "browser")

Your browser will probably ask you if it's ok to open a new window (it's like launching a shiny app).

Victor

@dan-reznik
Copy link
Author

dan-reznik commented May 4, 2020 via email

@pvictor
Copy link
Member

pvictor commented May 4, 2020

Yes, but to the detriment of the area allocated to the chart :/

@xiangnandang
Copy link
Contributor

Dan, does it work if you play with zoom in/out from your browser

@dan-reznik
Copy link
Author

dan-reznik commented May 4, 2020 via email

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

No branches or pull requests

3 participants