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 cannot render charts with jquery 2.1 #14

Open
yutannihilation opened this issue Jan 12, 2015 · 0 comments
Open

IE cannot render charts with jquery 2.1 #14

yutannihilation opened this issue Jan 12, 2015 · 0 comments

Comments

@yutannihilation
Copy link
Contributor

IE users can't see the graph generated by metricsgraphics at all. In case you are a non-Windows user, here is a screenshot I took with my IE11:

ie

Meanwhile, the official site [http://metricsgraphicsjs.org/] works perfectly fine with IE. One of the differences is the version of jquery; They uses 1.11.1 and we use 2.1.X in this metricsgraphics package.

I did bower install jquery#1.11.1 in metricsgraphics as an experiment, and then I saw charts were drawn correctly. It seems better to downgrade jquery, if you care about IE :)

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

No branches or pull requests

1 participant