-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
feat(sunburst): add innerRadius
and renderRootNode
props
#2219
base: master
Are you sure you want to change the base?
feat(sunburst): add innerRadius
and renderRootNode
props
#2219
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit f4e76b7:
|
Please merge |
@0x706b Seems this branch has conflicts for merging. Can you please resolve them? @plouc Thanks for this amazing library. This feature is something I am actively looking forward to be added. If this code looks good, can we please add this to sunburst chart? (Pardon for tagging) Please let me know if I can do anything from my end for this PR. |
I was just looking for this feature 👍 |
Looking forward for this PR 🙌 or the other rebased one |
@plouc Any news about this PR? |
f4e76b7
to
9cf33f7
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Updated PR based on #1794
innerRadius
prop to change the size of the sunburst chart's inner circle.Fixes #1649