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

Donut/Pie chart height not working #133

Closed
lucafaggianelli opened this issue Sep 26, 2018 · 2 comments
Closed

Donut/Pie chart height not working #133

lucafaggianelli opened this issue Sep 26, 2018 · 2 comments

Comments

@lucafaggianelli
Copy link

Codepen

https://codepen.io/anon/pen/PyYYvV?editors=0011

Explanation

when I set the height of a donut or pie chart to a finite number, the container has the requested size, but the chart takes the full width available ignoring the height, so it is cut off. When running the pen, please be sure that windows height is smaller than width.

  • What is the behavior you expect?
    I expect that the cart fit inside the container without being cut

  • What is happening instead?

  • What error message are you getting?

@junedchhipa
Copy link
Contributor

Thanks for catching that @lucafaggianelli
Just fixed it in 77fa8a7

@lucafaggianelli
Copy link
Author

Great! Thanks

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

2 participants