esquisse icon indicating copy to clipboard operation
esquisse copied to clipboard

column names on main GUI obfuscated when using RStudio on browsr

Open dan-reznik opened this issue 4 years ago • 5 comments

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

dan-reznik avatar May 02 '20 12:05 dan-reznik

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

pvictor avatar May 04 '20 16:05 pvictor

i wonder if there is a css that might make the draggable areas bigger?

dan

dan-reznik avatar May 04 '20 17:05 dan-reznik

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

pvictor avatar May 04 '20 17:05 pvictor

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

xiangnandang avatar May 04 '20 17:05 xiangnandang

No... I've tried it all.

On Mon, May 4, 2020 at 2:46 PM Xiangnan Dang [email protected] wrote:

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

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dreamRs/esquisse/issues/112#issuecomment-623607725, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD32VFV6ZN37O5CRODAC3TDRP35QXANCNFSM4MXVB4ZQ .

dan-reznik avatar May 04 '20 18:05 dan-reznik