Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch support in IE9+ #15

Closed
angiehjort opened this issue Mar 1, 2018 · 1 comment
Closed

Fetch support in IE9+ #15

angiehjort opened this issue Mar 1, 2018 · 1 comment

Comments

@angiehjort
Copy link

Hello Mike!
Seems like fetch is not available in IE yet, but it will be a big deal in all d3 projects.
Do you have plans to provide a fallback for IE9+?

or should the browser support be updated to "no IE anymore"?

D3 supports “modern” browsers, which generally means everything except IE8 and older versions. D3 is tested against Firefox, Chrome, Safari, Opera, IE9+, Android and iOS.

image

@angiehjort angiehjort changed the title Fetch support in IE11 Fetch support in IE9+ Mar 1, 2018
@mbostock
Copy link
Member

mbostock commented Mar 1, 2018

No plans to support IE in D3 5+, but a Fetch polyfill would probably work for d3-fetch. I’ll update the wiki when 5.0.0 is released.

@mbostock mbostock closed this as completed Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants