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

feat(sunburst): add innerRadius and renderRootNode props #2219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0x706b
Copy link

@0x706b 0x706b commented Jan 13, 2023

Updated PR based on #1794

  • Adds a prop similar to the pie chart's innerRadius prop to change the size of the sunburst chart's inner circle.
  • Adds a prop to render the root node in the center of the chart.

Fixes #1649

2023-01-13 13 43 24

@codesandbox-ci
Copy link

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:

Sandbox Source
nivo Configuration

@stale stale bot added the stale label Apr 25, 2023
@plouc plouc added the pinned label Apr 27, 2023
@stale stale bot removed the stale label Apr 27, 2023
Repository owner deleted a comment from stale bot Apr 27, 2023
@BEEFF
Copy link

BEEFF commented Jul 24, 2023

Please merge

@sohamsshah
Copy link

@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.

@petrvecera
Copy link

I was just looking for this feature 👍

@uson1x
Copy link

uson1x commented Jan 17, 2024

Looking forward for this PR 🙌 or the other rebased one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sunburst: add props.innerRadius similar to how Pie works
6 participants