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

If all word size is 1 in that condition word cloud not show any word #14

Open
Abhishek679 opened this issue Apr 12, 2018 · 1 comment
Open
Assignees
Labels

Comments

@Abhishek679
Copy link

[
{size: 1, text: 'vitae'},
{size: 1, text: 'amet'},
{size: 1, text: 'sit'},
{size: 1, text: 'eget'},
{size: 1, text: 'quis'},
{size: 1, text: 'sem'},
{size: 1, text: 'massa'},
{size: 1, text: 'nec'},
{size: 1, text: 'sed'},
{size: 1, text: 'semper'},
{size: 1, text: 'scelerisque'},
{size: 1, text: 'egestas'},
{size: 1, text: 'libero'},
];

@Abhishek679 Abhishek679 changed the title Every word size: 1 not show If all word size is 1 in that condition word cloud not show any word Apr 12, 2018
@humanborg
Copy link

In general I think this bug applies to when the size value are all the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants