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

Overlapping in word cloud when words still have 'sprite' attribute #157

Open
iamcoleman opened this issue Jun 18, 2019 · 0 comments
Open

Comments

@iamcoleman
Copy link

I'm getting overlapping in my word cloud when the words in my word array still have the 'sprite' attribute. On the d3.layout.cloud() when I console log the output on end - .on('end', output => console.log(output)) - there is no overlapping when the individual words don't have the sprite attribute, but there is a lot of overlapping when the words do have the sprite attribute.

Any ideas?

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

1 participant