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

Why could not the lettercloud() show the output normally? #51

Open
pinkskyxj opened this issue Aug 14, 2018 · 4 comments
Open

Why could not the lettercloud() show the output normally? #51

pinkskyxj opened this issue Aug 14, 2018 · 4 comments

Comments

@pinkskyxj
Copy link

I used "wordcloud2 version 0.2.1"&"R 3.5.0".
When I tried the demo,
letterCloud(demoFreq,"R")
It couldn't show the output normally , but only a black "R" instead.
How could I deal with the problem?
image

@rmcrowley2000
Copy link

rmcrowley2000 commented Nov 11, 2018

I can replicate this bug using knitr + R 3.5.0 on Windows when using the CRAN version of the package. Installing from github sometimes fixes this for this specific example (i.e., "R"), but simply renders nothing (a blank rectangle) on any text with more than 1 character... With just 1 character, it seems hit or miss when knitting, which is rather odd -- i.e., on some knits the wordcloud will render, on others it is blank.

Edit: What I said is essentially a duplicate of what's already documented in issue #12 from December 2016... (and is a duplicate of #39)

@anoryang
Copy link

Same problem here, if i use the shape parameter or want to use a random pic as background, it renders a blank rectangle to me. Even the sample one does not work. Any idea?
image

@wym461636546
Copy link

just my own experience, refresh several times or open it in a webpage+install the packages from Github, the lettercloud will function normally

@bk3333
Copy link

bk3333 commented Feb 18, 2020

devtools::install_github("lchiffon/wordcloud2")

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

5 participants