Closed AdamSpannbauer closed 6 years ago
Updated #32 to fix this, it's an issue with how the chart object is returned in the R code
this should be fixed now that #32 has been merged
The reproducible example from @AdamSpannbauer does not work with version 0.2.2
@rfsaldanha what browser are you using?
The example runs fine for me in the following broswers:
abridged sessionInfo()
:
R version 3.5.2 (2018-12-20)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS Mojave 10.14.2
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] wordcloud2_0.2.2 shiny_1.2.0
@AdamSpannbauer I update some packages and worked. Sorry for troubling you.
I created a simple example before to demonstrate an issue with hover info in previous versions (#18). This example no longer works in the newest version on CRAN. When I run this only one of the 4 wordclouds is plotted in the shiny app.
I have not yet had time to investigate what's causing the issue
Small reproducible example.