You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: there's a plotting error with the relative size of more common words.
Warning messages:
1: In wordcloud(words = data[[name_col]], freq = data[[count_col]], :
charizard could not be fit on page. It will not be plotted.
2: In wordcloud(words = data[[name_col]], freq = data[[count_col]], :
snorlax could not be fit on page. It will not be plotted.
Post: https://www.rostrum.blog/2018/05/25/cloud-pie/
Problem: there's a plotting error with the relative size of more common words.
Solution: try with a smaller scale, as in https://stackoverflow.com/questions/27981651/text-wordcloud-plotting-error
The text was updated successfully, but these errors were encountered: