Uncaught SyntaxError: Duplicate data property in object literal not allowed in strict mode
Open
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hello i was trying to use your d3 plugin to draw a pie chart but this error appeared in the console :
Uncaught SyntaxError: Duplicate data property in object literal not allowed in strict mode
in your online demo example everything works fine but it is not working on local, what i did is that i replaced the code of d3.ay-pie-chart.js with the code from your demo (the d3.ay-pie-chart.js code), and the demo works fine on local now, please let me know when you fix this error, regards.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.