[charts] labels on YAxis have wrong position when direction is RTL on barchart and line chart #13613
Labels
bug 🐛
Something doesn't work
component: charts
This is the name of the generic UI component, not the React module!
l10n
localization
Steps to reproduce
Steps to reproduce
Link to live example:
in the bar chart demo page.
https://mui.com/x/react-charts/bar-demo
Steps:
Set the direction of the settings to Right to Left
Current behavior
The yAxis labels cover the the legend yAxis line and they have wrong position.
but the legends are behaving correctly.
Expected behavior
The labels should be in the same position as they are in LTR. (just at the left of the yAxis)
Context
I am trying to create a dashboard in a website which has a language that is RTL.
Your environment
npx @mui/envinfo
Search keywords: RTL, labels, x-charts, bar chart, line chart, chart,=
The text was updated successfully, but these errors were encountered: