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

Occasionally blank visualization when hitting apply #1

Open
stormpython opened this issue Jan 3, 2016 · 1 comment
Open

Occasionally blank visualization when hitting apply #1

stormpython opened this issue Jan 3, 2016 · 1 comment
Labels

Comments

@stormpython
Copy link
Owner

After creating a tag cloud and altering the options or hitting refresh on the dashboard and in visualize, there is a blank visualization. Inspecting the editor shows that something has been drawn, but its usually only one word of text instead of the number that should be visualized.

@stormpython stormpython added the bug label Jan 3, 2016
@stormpython
Copy link
Owner Author

This is happening because the size of the element is a zero width and a zero height. This needs to be fixed inside the directive code. Possible a race condition where the vis code is being run before the element has a size.

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

1 participant