[Feature request] Add an option to add space between each word on the cloud
tiagofscoelho opened this issue · 4 comments
I am requesting this again because #14 didn't solve the problem of #19.
Is there a way to add a prop to define space between each word? Assuming that the prop will be called space
(which is not a good name, just for an example), we could do something like
<vue-world-cloud :space="20"/>
This way each word will have a spacing between them of 20px at least.
To give you a quick example of what I am trying to achieve, take a look at the actual scenario and the desired scenario. Let me know if this is possible and If I can help you to do this.
Any information regarding this feature request @SeregPie ?
Yes. I'm working on that in my free time. I'm testing it here.
https://seregpie.github.io/almete.WordCloud/
You can now change spacing between the words.