2
Below is an example of the code to generate the cloud:
comparison.cloud(tdm, random.order=FALSE,
colors = c("tomato", "wheat", "lightblue","lightgreen"))
Words are easily colored with the above command but labels continue with gray background.
you can post your solution as a response to your own question. This makes it easier to identify that the problem has been solved.
– rodrigorgs
Reinforcing what Rodrigo said, the ideal is to put your answer as an answer and not as an edition of the question. There is no problem - it is actually recommended - the author of the question himself sharing his solution as an answer when he finds it.
– Carlos Cinelli
Thank you so much for the tips! I didn’t know how to put an image in the answer so I ended up editing the question. But now I’ve put it in the right place!
– João Dias