Skip to content

Fix for issue #155 (Pie chart with slices of 0 size)#156

Open
blackwatertepes wants to merge 7 commits into
DmitryBaranovskiy:masterfrom
blackwatertepes:master
Open

Fix for issue #155 (Pie chart with slices of 0 size)#156
blackwatertepes wants to merge 7 commits into
DmitryBaranovskiy:masterfrom
blackwatertepes:master

Conversation

@blackwatertepes

Copy link
Copy Markdown

......

  1. If a sector's value equals the total, then a circle is rendered, instead of a path
  2. If a sector has a value of 0, then the stroke is set to 0, to prevent an arbitrary line from rendering

…ons...

1. If a sectors value equals the total, then a circle is rendered, instead of a path
2. If a sector has a value of 0, then the stroke is set to 0, to prevent an arbitrary line from rendering
@hallodom

Copy link
Copy Markdown

Thanks, much needed. Would be good to see this going into master!

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.

2 participants