mhemesath / r2d3

Raphael Rendered, Data Driven Documents
MIT License
546 stars 133 forks source link

IE8: Object doesn't support property or method 'removeAttributeNS' #154

Closed vanquang9387 closed 6 years ago

vanquang9387 commented 9 years ago

I get this error on IE8:

SCRIPT438: Object doesn't support property or method 'removeAttributeNS'
File: r2d3.js, Line: 8254, Column: 22

Method 'removeAttributeNS' is supported from IE9: https://msdn.microsoft.com/en-us/library/ff975203%28v=vs.85%29.aspx

roryhardy commented 6 years ago

Hi there,

This project is no longer being maintained so this issue is being closed. Thank you for using r2d3 and taking the time to report this issue.