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.
Currently the website does not function at all in versions of Internet Explorer below IE11. The error is from the d3 internals:
According to the d3 documentation, IE9 and above should be supported.