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

D3.queue is not a function #72

Open
lmalet opened this issue Sep 23, 2018 · 1 comment
Open

D3.queue is not a function #72

lmalet opened this issue Sep 23, 2018 · 1 comment

Comments

@lmalet
Copy link

lmalet commented Sep 23, 2018

I'm trying to make a Dash App with an included circos chart. I encountered several issues, but I finally solved them and then, out of nowhere, I have this message:
d3.queue is not a function
Somebody can tell me why it does that?

@jyoonsong
Copy link

CircosJS has dependency on d3-queue.
You should include d3.queue by CDN or downloading this file.

Including information about dependencies in Readme.md would be a good idea.

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

2 participants