Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DGCharts Y-axis labels are not aligned to left #5153

Open
1 task done
davita00101110dmg opened this issue Feb 27, 2024 · 0 comments
Open
1 task done

DGCharts Y-axis labels are not aligned to left #5153

davita00101110dmg opened this issue Feb 27, 2024 · 0 comments

Comments

@davita00101110dmg
Copy link

davita00101110dmg commented Feb 27, 2024

ℹ Please fill out this template when filing an issue.
All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete those lines once you've filled in the info.

Per our *CONTRIBUTING guidelines, we use GitHub for
bugs and feature requests, not general support. Other issues should be opened on Stack Overflow with the tag ios-charts.

Please remove this line and everything above it before submitting.

What did you do?

chartView.leftAxis.labelAlignment = .left

What did you expect to happen?

I expected that left axis labels would be aligned to the left but it's aligned to the right.

What happened instead?

image

By default
chartView.leftAxis.labelAlignment = .left

I tried explicitly setting .left to the labelAlignment but it still doesn't works.

DGCharts Environment

DGCharts version/Branch/Commit Number:
Xcode version: 15.0.1
Swift version: 5.9
Platform(s) running DGCharts: iOS

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

No branches or pull requests

1 participant