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

Skip first and last value #23

Closed
fiftycy opened this issue Apr 13, 2015 · 2 comments
Closed

Skip first and last value #23

fiftycy opened this issue Apr 13, 2015 · 2 comments

Comments

@fiftycy
Copy link

fiftycy commented Apr 13, 2015

Hello am using a LineChartView. Can i draw the line skipping the first and the last value as a result my line will not touching charts edges?

@danielgindi
Copy link
Collaborator

@PhilJay

@PhilJay
Copy link
Collaborator

PhilJay commented Apr 14, 2015

Yes, just add 2 more x-values and add the first entry at index 1 and not 0.

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

No branches or pull requests

3 participants