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

Fix piechart large arc #181

Merged
merged 2 commits into from
May 22, 2019
Merged

Conversation

thomas-oo
Copy link

Explanation About What Code Achieves:
Screenshots/GIFs:
  • Screenshot
Steps To Test:
  • Steps
TODOs:
  • None

Ricardo Marino and others added 2 commits April 17, 2018 17:45
Piechart could not render large arcs (>180) properly because the
information of large arc was not provided to the SVG drawing
function. This was fixed, and the piechart should render
correctly when one slice is larger than 180 degrees.
@coveralls
Copy link

coveralls commented Jun 8, 2018

Pull Request Test Coverage Report for Build 69

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 38.158%

Totals Coverage Status
Change from base Build 66: 0.0%
Covered Lines: 29
Relevant Lines: 62

💛 - Coveralls

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

Successfully merging this pull request may close these issues.

Pie chart display issue.
3 participants