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

Please fix index.html #3

Closed
pavelvasev opened this issue Aug 10, 2015 · 2 comments
Closed

Please fix index.html #3

pavelvasev opened this issue Aug 10, 2015 · 2 comments

Comments

@pavelvasev
Copy link

Modern d3.js contains some utf characters, and your code causes syntax error. Please add following line to index.html

<meta http-equiv="content-type" content="text/html; charset=UTF8">

Details:
http://stackoverflow.com/questions/15237073/d3-js-uncaught-syntaxerror-unexpected-token-illegal

p.s. Web audio input seems to be broken, it doesn't work in chrome 45.0.2454.26 beta-m nor in canary. And I was not able to find about:flags in the URL bar, and then enable Web Audio Input flag.

@arirusso
Copy link
Owner

OK thank you, will get it fixed up as soon as I get a chance

Feel free to submit a pull request yourself in the meantime

@arirusso
Copy link
Owner

This should be fixed

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