-
Notifications
You must be signed in to change notification settings - Fork 11.9k
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
Not showing data on IE #4338
Comments
@leoalassia are there any console errors? |
no, there is no error in the console
I only can see a "date" text in the upper left corner...
2017-06-06 19:38 GMT-03:00, Evert Timberg <[email protected]>:
… @leoalassia are there any console errors?
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#4338 (comment)
|
Do you have a fiddle that reproduces this? |
I am not using the same PC right now, but I did a fiddle... try
https://jsfiddle.net/leoalassia/1vb6e7yo/
using the browsers I mentioned in the report
2017-06-06 20:04 GMT-03:00, Evert Timberg <[email protected]>:
… Do you have a fiddle that reproduces this?
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#4338 (comment)
|
I can confirm that the fiddle doesn't run on IE11 (there isn't actually an IE12, so I assume that's a typo) on Windows 10 - same fiddle works in Edge, Firefox, and Chrome. I can also confirm that rolling back to 2.5 results in the fiddle working in IE11. |
Duplicate of #4294? |
Can confirm this is a duplicate of #4294. I created https://jsfiddle.net/6zuuhkL7/1/ and it worked on IE11 on Windows 7. |
I have this problem too. And I know exactly when it happen: using TIME SCALE P/S: no error in console. |
I update the chart js version to 2.6.0 and now IE is not showing my chart
Expected Behavior
Works as 2.5.0
Current Behavior
Don't work
Possible Solution
Downgrade to 2.5.0
Steps to Reproduce (for bugs)
I use this script
});
Environment
IE 12 (Windows 7)
IE for mobile Windows Phone 8.1
Chart.js version: 2.6.0
The text was updated successfully, but these errors were encountered: