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

Not seeing the plot #2

Open
nadav01 opened this issue Feb 24, 2018 · 1 comment
Open

Not seeing the plot #2

nadav01 opened this issue Feb 24, 2018 · 1 comment

Comments

@nadav01
Copy link

nadav01 commented Feb 24, 2018

Hi,
I downloaded the code and tried to open index.html in my browser.
but, it keep on saying "Please wait (30MB to load)..." without changing.
Why?
And how can I changed to to load my own vectors?
thank you very much!

@lamyiowce
Copy link
Owner

Hi,
Due to some security restrictions you can't load the values from another server. Easiest workaround would be downloading the vector values from here, putting them somewhere in the project directory and changing the path in the file (main.js: change d3.csv("path_to_vector_values", callback);). I hope that helps.

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