Lchiffon / wordcloud2

R interface to wordcloud for data visualization.
397 stars 113 forks source link

Namespaced tooltips for multiple wordclouds #32

Closed AdeelK93 closed 6 years ago

AdeelK93 commented 6 years ago

Namespaced tooltips (#18 with help from #29) and removed extraneous console statements. Hardcoding the div and span ids were preventing multiple wordcloud tooltips from being rendered, so child tooltips are now derivative of the parent ids, which are guaranteed by htmlwidgets to be unique.

maxpel commented 4 years ago

Multiple wordclouds in tabs in flexdashboard still don't work: https://github.com/Lchiffon/wordcloud2/issues/60#issuecomment-608360195