[charts] Pie Chart Positioning #13787
Labels
breaking change
component: charts
This is the name of the generic UI component, not the React module!
enhancement
This is not a bug, nor a new feature
support: commercial
Support request from paid users
The problem in depth
The legend on my PieChart is overlapping my pie chart. I need a way to ensure my PieChart is as far left as possible. If I set the cx value to 150 that works, however this component will come in varying sizes and therefore I cannot use a fixed value here.
In the image I've supplied you can see the piechart has been given permission to take 75% of the width. So I want the legend to stay in the same spot, but the piechart itself to be moved left. How can I achieve this? Here's my code.
Your environment
`npx @mui/envinfo`
Search keywords: Pie Chart Positioning
Order ID:
The text was updated successfully, but these errors were encountered: