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

Miss touched section in Pie chart #1505

Open
samir7osny opened this issue Nov 26, 2023 · 0 comments
Open

Miss touched section in Pie chart #1505

samir7osny opened this issue Nov 26, 2023 · 0 comments
Labels
bug Something isn't working Pie Chart

Comments

@samir7osny
Copy link

Describe the bug
When I use the pie chart with some large centerSpaceRadius and try to hover on a section, the calculation tells that the hover is not on the section but actually it’s. This causes the tooltip to show incorrect information and the section to not highlight properly.

To Reproduce
Edit the pie chart sample 1
sectionsSpace = 30
and the sections radius = 150

Screenshots
https://github.com/imaNNeo/fl_chart/assets/18621699/ddba5c6d-b302-49d1-a40d-8868804e2771

Versions
Flutter version: 3.13.9
FlChart version: 0.64.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Pie Chart
Projects
None yet
Development

No branches or pull requests

2 participants