Lchiffon / wordcloud2

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

use new `htmlwidget` js template and implement `resize`; see #6 #7

Closed timelyportfolio closed 7 years ago

timelyportfolio commented 8 years ago

attempt to address #6 by adding resize. resize is now required to work correctly with tabsets and flexdashboard.

voxnonecho commented 8 years ago

Please consider merging this PR as it will fix the actual resize (#6) issue

Lchiffon commented 7 years ago

After merging this request I found it will effect letterCloud function. So I revert this merge....

letterCloud(demoFreq,"R")

Could you please modify your request and make a new PR? @timelyportfolio