dreamRs / esquisse

RStudio add-in to make plots interactively with ggplot2
https://dreamrs.github.io/esquisse
Other
1.77k stars 229 forks source link

Esquisse functionality and unwanted filters #100

Open lcy22 opened 4 years ago

lcy22 commented 4 years ago

Hello,

I am trying out the esquisse package for the first time and am having issues. I have tried running it in a browser and dialog box, but neither are working correctly. I also tried running in inside of a shiny dashboard but am getting the same issues.

Mine does not look as nice as what I am seeing in tutorial videos online. I can not scroll and get stuck on the data page when trying to load anything to graph. I can drag and drop once I get one data frame in there, but nothing appears. When I click on the code it shows that all of the values seem to be filtered out.

I tried running it in R and Rstudio as well as updating all my packages. I don't know what else could be causing this.

Thanks in advance for the help! Capture Capture2

pvictor commented 4 years ago

Hello, Yes something is definitely not right... Have you tried to close RStudio and re-try ? Can you provide result of sessioninfo::session_info() and rstudioapi::versionInfo()$version please ?

Victor

lcy22 commented 4 years ago

Yes, I have tried closing and re-trying as well as clearing my global environment completely. Here is the information you requested. Thank you in advance for your help.

[1] \cp6dfs/user/LCYeas/R/win-library/3.6 [2] C:/Program Files/R/R-3.6.1/library

Version: ‘1.2.5001’

pvictor commented 4 years ago

Thks for the info., What's the code you used to launch esquisse exactly ?