v2.3.1
版本发布时间: 2016-11-04 12:13:33
ChartsOrg/Charts最新发布版本:5.1.0(2024-02-16 12:08:54)
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