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

Barchart x Axis labels are overlapping #2980

Open
anwar25 opened this issue Apr 2, 2017 · 10 comments · May be fixed by #5243
Open

Barchart x Axis labels are overlapping #2980

anwar25 opened this issue Apr 2, 2017 · 10 comments · May be fixed by #5243

Comments

@anwar25
Copy link

anwar25 commented Apr 2, 2017

Hi ,
As my x axis labels are long , they are overlapping on each other in bar chart
There is method setWordWrapEnabled available for legends, but , same method is not available for XAxis mChart.getXAxis() .

setWordWrapEnabled is available in iOS for xAxis .

Is there any way to fix this in android ?

@Thyiad
Copy link

Thyiad commented May 16, 2017

+1

@XaveT
Copy link

XaveT commented Jun 2, 2017

I'm seeing the same thing. Image attached.
device-2017-06-02-015403

@AbdulSalamAli0018
Copy link

did you got the solution ? @XaveT

@XaveT
Copy link

XaveT commented Jun 22, 2017

No, I haven't seen a solution yet.

@pedrofmvcmartins
Copy link

+1

@sureshkona
Copy link

xAxis.setLabelRotationAngle(45f);

It is working for me

@FranPrin
Copy link

FranPrin commented Feb 6, 2019

I have the same issue but 45 degree angle doesn't look good on the chart ...

@NensiKasundra
Copy link

xAxis.setLabelRotationAngle(45f);

It is working for me

Yes it's working fine.

@JagadishaIncture
Copy link

+1

@Harrybisht3
Copy link

Any solution for x-axis label overlapping issue?

@yaugenka yaugenka linked a pull request Jan 15, 2022 that will close this issue
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 a pull request may close this issue.

10 participants