Skip to content

Conversation

@javadshoja
Copy link

Description

This pull request (PR) fixes a visual bug in the Bar Chart component that occurred when the application's layout direction was set to RTL (Right-to-Left).

Previously, in RTL mode, the chart's Y-axis would render behind the chart bars, making it unreadable and unusable.

This fix ensures the Y-axis is correctly positioned and remains visible in all layout directions.

Types of changes

  • [ x] Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Others (any other types not listed above)
image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant