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

Pie chart height does nothing on Internet Explorer 11 #158

Closed
petmat opened this issue Jun 22, 2015 · 3 comments
Closed

Pie chart height does nothing on Internet Explorer 11 #158

petmat opened this issue Jun 22, 2015 · 3 comments

Comments

@petmat
Copy link

petmat commented Jun 22, 2015

If you load http://krispo.github.io/angular-nvd3/#/pieChart on IE 11 you will see that the chart is a lot smaller than e.g. on Chrome. And if you change the height property the chart still stays very small. Is this an issue with angular-nvd3, nvd3 or d3? I'm using angular-nvd3 on a production site and would really appreciate it if you could provide help for how to fix this issue on IE 11. Thanks.

@petmat
Copy link
Author

petmat commented Jun 25, 2015

Further investigation revealed that when the window is resized the pie chart returns to the correct size but bringing mouse cursor over the chart immediately shrinks it back to a tiny size. So the error must be in the way the resizing is initialized.

Also the error is only in angular-nvd3. Nvd3 does not have this issue.

@matzmz
Copy link

matzmz commented Jul 24, 2015

I have the same problem.
Using the style workaround (proposed by Inookl) the bug is fixed.

Thanks

@krispo
Copy link
Owner

krispo commented Sep 26, 2015

Thanks, this issue will be fixed in the new release (1.0.3).

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

3 participants