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

Ring type charts overlaps with neighbouring widget #75

Open
Koushikphy opened this issue Nov 17, 2021 · 2 comments
Open

Ring type charts overlaps with neighbouring widget #75

Koushikphy opened this issue Nov 17, 2021 · 2 comments

Comments

@Koushikphy
Copy link

It seems for the ChartType.ring, chartRadius is calculated for the inner ring, so for a thick ringStrokeWidth the ring overlaps/overflows to the neighbouring widgets. I think the chartRadius should be calculated for the outer radius of the ring so that it stays withing its space.

@apgapg
Copy link
Owner

apgapg commented Nov 17, 2021

Yes you pointed out correctly.

@Shubh-Vyas-ey
Copy link

It seems for the ChartType.ring, chartRadius is calculated for the inner ring, so for a thick ringStrokeWidth the ring overlaps/overflows to the neighbouring widgets. I think the chartRadius should be calculated for the outer radius of the ring so that it stays withing its space.

Did you find any solution

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

No branches or pull requests

3 participants