v3.3.0
版本发布时间: 2019-04-24 10:52:22
ChartsOrg/Charts最新发布版本:5.1.0(2024-02-16 12:08:54)
This will be a breaking update due to #3847 that we changed dataSet initializers API interface and fixed Xcode warnings for previous release.
pod has been updated again to 3.3.0 tag, it's previously using 3.3
Now supports Xcode 10.2 and Swift 5.0
Highlights of fixed issues and merged requests:
- Renamed
values
toentries
to reflect the property's type #3847 (jjatie) - Fix horizontal bar chart not drawing values and add unit tests #3906 (liuxuan30)
- fix #3860. maxHeight didn't count the last label #3900 (liuxuan30)
- Migrating to built-in algorithms #3892 (jjatie)
- Use a stock iterator instead of a custom one. #3891 (phughes)
- Removed unnecessary #if statements and unified style to align with Xc… #3884 (jjatie)
- Velocity samples calculation #3883 (jjatie)
- Minor updates for Swift 5 #3874 (jjatie)
- Replace AnyObject with Any #3864 (jjatie)
- Data as any #3863 (jjatie)
- Reassess convenience initializers #3862 (jjatie)
- HorizontalBarChar value label offset calculation #3854 (chaaarly)
- Create
chartViewDidEndAnimate
in ChartViewDelegate #3852 (Lcsmarcal) - Align
ChartLimit.LabelPosition
naming withUIRectCorner
#3846 (jjatie)
Full change log
https://github.com/danielgindi/Charts/blob/master/CHANGELOG.md