Lchiffon / wordcloud2

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

minSize describe text error #26

Open ssword opened 7 years ago

ssword commented 7 years ago

The description text of the minSize parameter says "A character string of the subtitle". I believe this should be an error. In wordcloud2.js, it is described as "minimum font size to draw on the canvas." And also, we may also need to add another space to the text, so that it will be a sub-item.

Tobias-Rinnert commented 2 years ago

This is the only comment I found regarding this issue. I want to add a simple header or some kind of marker which is visible in the wordcloud in order to identify specific wordclouds when looking at the png. I have waisted some time with the minSize argument because i thought it adds a subtitle. The description is quite misleading.