-
Notifications
You must be signed in to change notification settings - Fork 154
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
Charts are not loading #89
Comments
Thanks for reporting this issue. I have updated the link to the Google JavaScript function. Can you please test with googleVis 0.6.6 from GitHub. |
I am also encountering this issue (though it may be for a different reason). I'm on 0.6.6, R Version 4.0.1. If I print a viz with If I try and embed the figure in an Rmarkdown document using gvisDataTreeMapID23246cc47a7d()
#> exploration.html:461 Uncaught TypeError: Cannot read property 'DataTable' of undefined
#> at gvisDataTreeMapID23246cc47a7d (exploration.html:461)
#> at <anonymous>:1:1 |
Thanks for your comment. It seems the line |
Setting the option
|
New version of googleVis 0.6.6 CRAN, with the vignettes showing the charts again: https://cran.r-project.org/web/packages/googleVis/index.html |
Hi there,
Just a heads up...
For some reason, none of the charts are loading on the following website or on my shiny app:
https://cran.r-project.org/web/packages/googleVis/vignettes/googleVis_examples.html
It might be due to missing js file:
Cheers.
The text was updated successfully, but these errors were encountered: