-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Cubic line goes over the last point #683
Labels
Comments
I d see this in ChartsDemo combined chart, while zooming in. |
I do not see this in the demo. Was this maybe solved already by another cubic fix? |
Oh wait. I do see this. |
danielgindi
changed the title
Issue in combine Chart Line cubic
Cubic line goes over the last point
Mar 17, 2016
danielgindi
added a commit
to danielgindi/MPAndroidChart
that referenced
this issue
Mar 17, 2016
Since lately we've done many fixes to the calculation for first/last points in cubic drawing - we not do not need that first "add curve". Related issue: ChartsOrg/Charts#683
Yay! :-) |
regas99
pushed a commit
to regas99/MPAndroidChart
that referenced
this issue
Apr 1, 2019
Since lately we've done many fixes to the calculation for first/last points in cubic drawing - we not do not need that first "add curve". Related issue: ChartsOrg/Charts#683
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The line is coming out of the circle for the first point when it is cubic
kindly help me in getting solution
The text was updated successfully, but these errors were encountered: