ululalbab / google-motion-charts-with-r

Automatically exported from code.google.com/p/google-motion-charts-with-r
0 stars 0 forks source link

Container is not defined for googleVis + Shiny #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a shiny app with a gvisTable
2. Run the shiny app multiple times via shiny server (result is random)

What is the expected output? What do you see instead?
An output of the gvisTable.  Sometimes this happens, other times the div is 
blank and the javascript console shows: "Uncaught error: Container is not 
defined".  Sometimes the error is in the console, but there is still output

What version of the product are you using? On what operating system?
googleVis 0.4.3 with Shiny 0.6.0.99
Chrome 29.0.1547.57 on Mac OSX 10.8.4

Please provide any additional information below.
The container issue happens on other types of charts as well.  I can provide 
exact code if needed, but its a very straightforward table using the mtcars 
data set.

Original issue reported on code.google.com by sbst...@gmail.com on 26 Aug 2013 at 4:34

GoogleCodeExporter commented 9 years ago
We have noticed this behaviour occasionally. Can you please send a reproducible 
(as much as possible) example.

Original comment by markus.g...@googlemail.com on 26 Aug 2013 at 8:00

GoogleCodeExporter commented 9 years ago
The code (attached) is taken verbatim from this page (example 2): 
http://lamages.blogspot.com/2013/02/first-steps-of-using-googlevis-on-shiny.html
.

Original comment by sbst...@gmail.com on 26 Aug 2013 at 8:18

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by markus.g...@googlemail.com on 7 Sep 2013 at 8:13

GoogleCodeExporter commented 9 years ago

Original comment by markus.g...@googlemail.com on 7 Jan 2014 at 7:20

GoogleCodeExporter commented 9 years ago
This has been marked as "Fixed"... what version will this be fixed for?  As of 
0.4.7 this is still an issue.

Original comment by sbst...@gmail.com on 6 Feb 2014 at 4:56

GoogleCodeExporter commented 9 years ago
I hadn't seen this issue for some time, so I thought it was fixed by updates on 
shiny.

Original comment by markus.g...@googlemail.com on 9 Feb 2014 at 11:24