Fix little issue in PNLineChart.m
the delegate(userClickedOnLinePoint: lineIndex:) in method(touchPoint: withEvent:) is never called,because the point p1 is not in each line path.So,when touch the line path,nothing happens(the delegate is invalid).
Showing
1 changed file
with
18 additions
and
8 deletions
-
Please register or login to post a comment