|
|
|
|
|
by sakai
4992 days ago
|
|
Hmm, sorry you're having trouble with it. The 'error parsing d=""' is an issue with the SVG parser within your browser, and shouldn't prevent it from rendering properly. I believe upgrading to the next version of d3.js will likely fix this. It's possible that it's not properly loading the data for you, either due to latency or some browser restrictions. What are you running? I'd like to debug if possible. I believe D3.js only fully works in Chrome, Safari, and Firefox (+ maybe Opera?). |
|