[charts] Failed prop type: The prop bars[0].xOrigin
is marked as required in BarLabelPlot
#13488
Labels
bug 🐛
Something doesn't work
component: charts
This is the name of the generic UI component, not the React module!
typescript
Steps to reproduce
Using chrome 125.0.6422.142.
Use the stackblitz from the BarChart documentation.
Add this following code snippet to the
BarChart
component.Current behavior
When adding a
barLabel
to aBarChart
you get the following error.Expected behavior
I would expect no error.
Context
Trying to add a
barLabel
to aBarChart
without an error in the console.Your environment
npx @mui/envinfo
Search keywords: barchart
The text was updated successfully, but these errors were encountered: