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

xAxis end label is cutting down in Line chart #791

Closed
rv928 opened this issue Mar 3, 2016 · 3 comments
Closed

xAxis end label is cutting down in Line chart #791

rv928 opened this issue Mar 3, 2016 · 3 comments

Comments

@rv928
Copy link

rv928 commented Mar 3, 2016

I am facing problem with xAxis end label is cut. even after zooming and scrolling it is cutting down in Line Chart.As you can see in below image on xAxis end label SA-Android is cutting.
screen shot 2016-03-03 at 4 03 17 pm

@liuxuan30
Copy link
Member

try

/// if set to true, the chart will avoid that the first and last label entry in the chart "clip" off the edge of the chart
public var avoidFirstLastClippingEnabled = false

@amish-infosys
Copy link

Even Setting "avoidFirstLastClippingEnabled" property to false doesn't work.

@liuxuan30
Copy link
Member

please check ChartsDemo and play with it first. Need more info then as your screenshot is too big

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

3 participants