jquery.donutchart
jquery.donutchart copied to clipboard
IE7 Functionality
I am working a project that supports IE 7-10. I pulled your code and ran the example. It fails in IE7. On line 8 and 73, there are 2 extra commas. All the cool browsers ignore it. When I update the before mentioned lines, it works.
great thanks for picking this up. Submit a pull request and I'll merge