Showing
1 changed file
with
1 additions
and
1 deletions
@@ -14,7 +14,7 @@ https://github.com/boxfish-project/boxfish-data-ios.git | @@ -14,7 +14,7 @@ https://github.com/boxfish-project/boxfish-data-ios.git | ||
14 | * 资源图片放在Images.xcassets中 | 14 | * 资源图片放在Images.xcassets中 |
15 | * 网络库采用Alamofire或者其封装库Moya | 15 | * 网络库采用Alamofire或者其封装库Moya |
16 | * Json解析库采用SwiftyJSON或者Argo | 16 | * Json解析库采用SwiftyJSON或者Argo |
17 | -* 统计图表可以考虑用ios-charts | 17 | +* 统计图表可以考虑用ios-charts [使用说明参考](https://github.com/PhilJay/MPAndroidChart/wiki) |
18 | 18 | ||
19 | (参见:[图表库的Github链接](https://github.com/danielgindi/ios-charts) [布局库的github链接](https://github.com/SnapKit/SnapKit)) | 19 | (参见:[图表库的Github链接](https://github.com/danielgindi/ios-charts) [布局库的github链接](https://github.com/SnapKit/SnapKit)) |
20 | 20 |
-
Please register or login to post a comment