Code Monkey home page Code Monkey logo

ggplotgui's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ggplotgui's Issues

Pressing the ggplot tab crashes R

 sessionInfo(
+ )
R version 3.4.1 (2017-06-30)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 7 x64 (build 7601) Service Pack 1

Matrix products: default

locale:
[1] LC_COLLATE=Hebrew_Israel.1255  LC_CTYPE=Hebrew_Israel.1255   
[3] LC_MONETARY=Hebrew_Israel.1255 LC_NUMERIC=C                  
[5] LC_TIME=Hebrew_Israel.1255    

attached base packages:
[1] stats     graphics  grDevices datasets  utils     methods   base     

other attached packages:
[1] installr_0.19.0 stringr_1.2.0  

loaded via a namespace (and not attached):
[1] compiler_3.4.1 magrittr_1.5   tools_3.4.1    stringi_1.1.5 

Hi, great works, but why not update recently, how can I help on this project?

I am using R for several years with statistics and plot, but not worked with GitHub yet.

This project is so great because I also want to combine shiny with ggplot2 before years ago, but I dont know where to start.

So I am really happy when I saw this project, and I want to work together to make this better.

Are you still maintaining this, and what can I do ?

Thank you

CSV parsing

Changing delimiter for uploaded CSV files has no effect. This is due to a bug in the code: the block

 if (input$file_type == "text") {
          data <- read_delim(file_in$datapath,
                             delim = input$text_delim,
                             col_names = TRUE)

upload_delim must be used instead of text_delim

Opening (table) is not working

There is a problem on ggplotgui startup, an error with DataTable does not load data.

"DataTables warning: DataTables_Table_0 - requested unknown parameter '4' for row 0.

Capacity of web app and Installation

I LOVE this web app and have started using it to help teach ggplot to four labs of 11-13 students each.

I'm running into a pair of issues that is making this more difficult (though not impossible).

First issue:
When students run the web app, it crashes due to the traffic of 8-13 students using it at the same time.

Second issue:
When we install and run the app directly via RStudio, we get the following error...
DataTables warning: table id=DataTables_Table_0 - Requested unknown parameter '4' for row 0. For more information about this error, please see http://datatables.net/tn/4
...the same issue appears for both standalone app and rstudio.cloud, and same issue also appears for installation of either CRAN version or devtools version.

So my question is whether it might be possible either to:
(1) Up the capacity of the web app to be able to handle more parallel traffic, or
(2) Squash the bug in the directly loadable version (or share any quick thoughts or advice that might help me to fix it myself, which I'll be working on in any case)

Many thanks for creating this wonderful resource!

p.s. In the meantime, we'll just alternate our usage of the web app so only a few folks are using it at once, which is totally workable.

Submit datafile

Not sure what the root of the problem is, but it's impossible to submit any file on https://site.shinyserver.dck.gmw.rug.nl/ggplotgui/: file upload goes smoothly, but upon hitting the "Submit datafile" button the server disconnects and no data is loaded. Local version works fine.

For the sake of context, my request header looks as follows:

GET /ggplotgui/ HTTP/1.1
Host: site.shinyserver.dck.gmw.rug.nl
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Upgrade-Insecure-Requests: 1

subsetting data

Hi
is there some possibility to subset the data (eg by selecting specific groups in one or more variables) through the application?
I think it would facilitate the useres a lot !

example: ggplot_shiny(mpg) - If you select the [ plotly ] tab, an error msg appears

Using the GitHub example:

ggplot_shiny(mpg)

1) If you select the [ ggplot ] tab, ggplot plot is shown ok.
But....
2) If you select the [ plotly ] tab, error msg appears instead of plotly plot.
"Error: cannot open file '~/R/i686-pc-linux-gnu-library/3.4/plotly/R/sysdata.rdb': No such file or directory".

Ubuntu Linux 14.04 32-bit, R version 3.4.1 and latest version Rstudio
plus Plotly PKG installed: version 4.7.1.90...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.