fzaninotto / fzaninotto/CodeFlower

CodeFlower works in Chrome but not in IE 9

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
711
Forks
313
PR merge metrics
No merged PRs in 30d

Description

Hello again.
I did some research and the consensus is that D3.js should work in IE9 and up. However, when I tried the CodeFlower in IE9 it gave me the following errors:

> SCRIPT5009: 'CSSStyleDeclaration' is undefined
> d3.js, line 7 character 3
> SCRIPT5009: 'd3' is undefined
> d3.geom.js, line 1 character 13
> SCRIPT5009: 'd3' is undefined
> d3.layout.js, line 1 character 13
> SCRIPT5009: 'd3' is undefined
> asdbsw01poc.fmr.com:801, line 144 character 7

Chrome did not have any errors.
I am wondering if this is purely a D3 thing or if any modifications could be made that would fix this problem. I would really like to make the diagram visible to those using IE. Perhaps an update of your D3 file would fix this issue?
Please help and thank you in advance.
- Mark

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.