Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically display all words without set the size argument #17

Open
Kumpelka opened this issue Jan 14, 2017 · 3 comments
Open

Automatically display all words without set the size argument #17

Kumpelka opened this issue Jan 14, 2017 · 3 comments

Comments

@Kumpelka
Copy link

Hello,

I use your package wordcloud2 to display several word clouds on my data.

I understand that we always need to specify the size argument of the wordcloud2 function otherwise we have a risk that all the words (the biggest words) are not published, depending on the size of the output viewer (cf. closed issue "Lettercloud skips words" #16).

Is there a way to avoid setting the size for each plot ? I want to use this in a Shiny app with several word clouds (and sometimes huge differences between the frequencies of words) so I'm looking for a general way and ideally that the user does not have to change ?

I can add an exemple if my question is not clear.

Regards,
Jean-Louis

@brooksambrose
Copy link

I have exactly the same problem; please autoscale the size so that the largest word can print. Reducing the size argument works on an ad-hoc basis but when creating hundreds of wordclouds programmatically, it is unclear how to predict what size needs to be to print the largest word.

@pogacsa
Copy link

pogacsa commented Oct 1, 2019

I'm also having the same issue.

@ahmedjoubest
Copy link

same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants