#9189·mantine

GaugeChart roundedCaps not working with sections

Author: christiankalinowskiCreated Sep 10, 2026Updated Sep 10, 2026
LabelsFixed in patch

Dependencies check up

  • I have verified that I use latest version of all @mantine/* packages

What version of @mantine/* packages do you have in package.json?

9.6.0

What package has an issue?

@mantine/charts

What framework do you use?

Vite

In which browsers you can reproduce the issue?

Chrome

Describe the bug

When using GaugeChart roundedCaps and sections at the same time, the end caps are not filled with the section color.

Example: Image

If possible, include a link to a codesandbox with a minimal reproduction

No response

Possible fix

No response

Self-service

  • I would be willing to implement a fix for this issue