-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Currently the website does not function at all in versions of Internet Explorer below IE11. The error is from the d3 internals:
SCRIPT5007: Unable to get property 'setProperty' of undefined or null reference
File: visual-app.js, Line: 1, Column: 136098
According to the d3 documentation, IE9 and above should be supported.
Reactions are currently unavailable