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

Enable rouned segment ends #12

Merged
merged 9 commits into from May 9, 2018
Merged

Enable rouned segment ends #12

merged 9 commits into from May 9, 2018

Conversation

xqwzts
Copy link
Owner

@xqwzts xqwzts commented May 9, 2018

Adds an edgeStyle property to AnimatedCircularChart which takes a SegmentEdgeStyle: an enum with flat and round as valid options.

  • SegmentEdgeStyle,flat is the default value: produces edges that are flat lines.
  • SegmentEdgeStyle.round produces edges that are semi-circles.

Closes #11

@xqwzts xqwzts merged commit c46de81 into master May 9, 2018
@xqwzts xqwzts deleted the round_ends branch May 9, 2018 20:49
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.

None yet

1 participant