Tags: iCell/BEMSimpleLineGraph
Tags
Allow Gesture Recognizer To Function Simultaneously With Other GRs This modification ensures that apps depending upon this library which have other gesture recognizers in use during the display of BEMSimpleLineGraphView will be able to utilize delegate methods -lineGraph:didTouchGraphWithClosestIndex: and -lineGraph:didReleaseTouchFromGraphWithClosestIndex: Without responding to the UIGestureRecognizer delegate method changes contained in this commit, the BEMSimpleLineGraphView delegate methods are never called.
Merge pull request Boris-Em#122 from kattrali/duplicate-permanent-lab… …el-fix Ensure permanent pop-up labels are not duplicated
Merge pull request Boris-Em#87 from gavinbunney/master Split enableReferenceAxisLines into two properties
Fixed Issue with Color Background X-Axis and Frame - See second part of issue Boris-Em#62
Support of graphView in UIScrollView Thank you to @nmattisson for this addition to the graph. See issue Boris-Em#12.
PreviousNext