wordcloud2 icon indicating copy to clipboard operation
wordcloud2 copied to clipboard

no hover effect

Open cw-huiyan opened this issue 7 years ago • 4 comments

Hi,

This might be a really stupid question... I thought the hover effect exists by default, however, the plot I get on both Viewer in RStudio and shiny are completely static... I tried with the most basic example "demoFreq", but I can't see anything interactive. What am I missing...?

Thanks!!!

cw-huiyan avatar Feb 20 '18 17:02 cw-huiyan

Found the issue! So this problem only exists when I install the package from github. When I re-install the package from CRAN there is no problem.

cw-huiyan avatar Feb 21 '18 09:02 cw-huiyan

@cw-huiyan The github version is problematic for me as well, and also seems a version behind the CRAN version. Not sure what's going on with that ...

reisner avatar Feb 22 '18 16:02 reisner

I made some changes to make it work, please try devtools::install_github("JacobXPX/wordcloud2")

jacobyxu avatar May 18 '18 00:05 jacobyxu

I find that the hover effect works on the first wordcloud2 I render but not on subsequent wordcloud2's on different tabs in my shiny document. CRAN version wordcloud2_0.2.1

apsteinmetz avatar Apr 20 '20 15:04 apsteinmetz