-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
scope: chartsChanges related to the charts.Changes related to the charts.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
Steps to reproduce
Link to live example: https://mui.com/x/react-charts/bars/#border-radius
borderRadius
property of <BarPlot />
is not working in Firefox.
SVG clip-path
looks correct but is ignored by FF.
Current behavior
Firefox Developer Edition 131.0b8 (64-bit)
Expected behavior
Using Chrome Version 129.0.6668.58 (64 bits)
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: barchart, borderRadius, firefox
Metadata
Metadata
Assignees
Labels
scope: chartsChanges related to the charts.Changes related to the charts.type: bugIt doesn't behave as expected.It doesn't behave as expected.