Skip to content

Run from web worker #52

Open
Open
@davidebaldini

Description

The d3 dependent library has achieved to run without DOM from within a web worker.
However, d3-cloud still requires to run in the main browser thread, blocking UI responsiveness for large cloud elaborations.

At least this is what it appears to me. I get a "ReferenceError: Canvas is not defined" running from a web worker.

Is it possible to solve this, or are there workarounds?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions