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

IE Support Issue #2585

Closed
1 task
n30t3h1 opened this issue May 18, 2016 · 2 comments
Closed
1 task

IE Support Issue #2585

n30t3h1 opened this issue May 18, 2016 · 2 comments

Comments

@n30t3h1
Copy link

n30t3h1 commented May 18, 2016

Hello,

Within my company we use IE11, but because some of our applications are incompatible with newer browsers it is set to emulate IE8. This does not support the canvas tag. Are there any modifications I could make to the code to use a different tag? There is another chart building library that uses <div></div>, but it is not as robust as chart.js.

Any advice is appreciated.

@etimberg
Copy link
Member

@n30t3h1 there was a very helpful comment last week from @bvacchiano over in #89
It has everything you need to get it working in IE8 since you'll need polyfills.

@n30t3h1
Copy link
Author

n30t3h1 commented May 18, 2016

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants