Bug Fixes and Improvements!
Disclaimer: This is a legacy release to support Swift 2.3 for Charts v2.2.5. You are encouraged to move to Swift 3.0 and Charts 3.0
Updates:
- NSTouch extension for
locationInView
made the compiler error because it clashes with objc selector. Since it was not used in the library code it was removed. - Fix the image type of
NSUIImagePNGRepresentation
to be png instead of jpeg