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

Cant set padding from pie chart sections #377

Closed
benthemobileguy opened this issue Jun 23, 2020 · 3 comments
Closed

Cant set padding from pie chart sections #377

benthemobileguy opened this issue Jun 23, 2020 · 3 comments
Labels
enhancement New feature or request Pie Chart

Comments

@benthemobileguy
Copy link

benthemobileguy commented Jun 23, 2020

I am trying to set some padding or saving for my pie chart sections/items. I did not like the idea of the clustered together. I tried doing this with the "sectionsSpace" property inside "PieChartData" bt it does not get effected. Please help.

@imaNNeo
Copy link
Owner

imaNNeo commented Jun 29, 2020

Hi, as we mentioned here, you can set centerSpaceRadius to double.nan to let the library calculate the centerSpaceRadius, in that way padding will be applied.
Does it make sense?
Do you think we should use double.infinity instead?

imaNNeo added a commit that referenced this issue Jun 29, 2020
…Radius` be as large as possible in the PieChartData, #377.
@imaNNeo
Copy link
Owner

imaNNeo commented Jun 29, 2020

BTW, you should use double.infinity instead or double.nan in the new version.
Cheers!

@imaNNeo imaNNeo added enhancement New feature or request Pie Chart labels Jun 29, 2020
@imaNNeo imaNNeo mentioned this issue Jun 29, 2020
@imaNNeo
Copy link
Owner

imaNNeo commented Jun 29, 2020

Check out the 0.10.1 version.
Cheers!

@imaNNeo imaNNeo closed this as completed Jun 29, 2020
ezmegy pushed a commit to ezmegy/fl_chart that referenced this issue Nov 16, 2020
…Radius` be as large as possible in the PieChartData, imaNNeo#377.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Pie Chart
Projects
None yet
Development

No branches or pull requests

2 participants