Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Using web workers with angular directives #378

Open
YonatanKra opened this issue Aug 13, 2014 · 0 comments
Open

Using web workers with angular directives #378

YonatanKra opened this issue Aug 13, 2014 · 0 comments

Comments

@YonatanKra
Copy link

Hi,
I've been using angular-kendo for almost 6 months now and I've managed to do almost everything.
What I can't think of a way to do is use web workers with the directives.
Currently, loading data into the charts (with a lot of data), makes the whole browser to stop working. This is why I believe web workers could be a good solution.
In order to use web workers with the widgets without angular-kendo, I could put the jQuery code in a separate .js file and call them with a message to activate the graphs.
Right now, my graphs are created or changed once I inhabit my model. Is there a way to use the angular-kendo directives with web workers (more specifically - the charts).
Thanks

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

No branches or pull requests

1 participant