文件名称:ARLineChart
-
所属分类:
- 标签属性:
- 上传时间:2015-04-23
-
文件大小:178.13kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
ARLineChart是一个iOS的折线图,使用Objective-C编写。适用于需要有双Y轴的应用场景。 x轴和y轴可以放大和缩小,可以滚动,双击可以还原原始大小。-ARLineChart is a line char view on iOS , written using Objective-C . There are scenarios for applications requiring dual- Y axis. x-axis and y-axis can zoom in and out , you can scroll , double-click can restore the original size.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LICENSE.md
README.md
Screenshot01.png
Screenshot02.png
ARLineChartDemo/
ARLineChartDemo/ARAppDelegate.h
ARLineChartDemo/ARAppDelegate.m
ARLineChartDemo/ARLineChart/
ARLineChartDemo/ARLineChart/ARLineChartCommon.h
ARLineChartDemo/ARLineChart/ARLineChartCommon.m
ARLineChartDemo/ARLineChart/ARLineChartContentView.h
ARLineChartDemo/ARLineChart/ARLineChartContentView.m
ARLineChartDemo/ARLineChart/ARLineChartView.h
ARLineChartDemo/ARLineChart/ARLineChartView.m
ARLineChartDemo/ARLineChartDemo-Info.plist
ARLineChartDemo/ARLineChartDemo-Prefix.pch
ARLineChartDemo/ARViewController.h
ARLineChartDemo/ARViewController.m
ARLineChartDemo/Base.lproj/
ARLineChartDemo/Base.lproj/Main_iPad.storyboard
ARLineChartDemo/Base.lproj/Main_iPhone.storyboard
ARLineChartDemo/en.lproj/
ARLineChartDemo/en.lproj/InfoPlist.strings
ARLineChartDemo/Images.xcassets/
ARLineChartDemo/Images.xcassets/AppIcon.appiconset/
ARLineChartDemo/Images.xcassets/AppIcon.appiconset/Contents.json
ARLineChartDemo/Images.xcassets/LaunchImage.launchimage/
ARLineChartDemo/Images.xcassets/LaunchImage.launchimage/Contents.json
ARLineChartDemo/main.m
ARLineChartDemo.xcodeproj/
ARLineChartDemo.xcodeproj/project.pbxproj
ARLineChartDemo.xcodeproj/project.xcworkspace/
ARLineChartDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
ARLineChartDemo.xcodeproj/project.xcworkspace/xcuserdata/
ARLineChartDemo.xcodeproj/project.xcworkspace/xcuserdata/jun.xcuserdatad/
ARLineChartDemo.xcodeproj/project.xcworkspace/xcuserdata/jun.xcuserdatad/UserInterfaceState.xcuserstate
ARLineChartDemo.xcodeproj/project.xcworkspace/xcuserdata/jun.xcuserdatad/WorkspaceSettings.xcsettings
ARLineChartDemo.xcodeproj/xcuserdata/
ARLineChartDemo.xcodeproj/xcuserdata/jun.xcuserdatad/
ARLineChartDemo.xcodeproj/xcuserdata/jun.xcuserdatad/xcschemes/
ARLineChartDemo.xcodeproj/xcuserdata/jun.xcuserdatad/xcschemes/ARLineChartDemo.xcscheme
ARLineChartDemo.xcodeproj/xcuserdata/jun.xcuserdatad/xcschemes/xcschememanagement.plist
ARLineChartDemoTests/
ARLineChartDemoTests/ARLineChartDemoTests-Info.plist
ARLineChartDemoTests/ARLineChartDemoTests.m
ARLineChartDemoTests/en.lproj/
ARLineChartDemoTests/en.lproj/InfoPlist.strings
README.md
Screenshot01.png
Screenshot02.png
ARLineChartDemo/
ARLineChartDemo/ARAppDelegate.h
ARLineChartDemo/ARAppDelegate.m
ARLineChartDemo/ARLineChart/
ARLineChartDemo/ARLineChart/ARLineChartCommon.h
ARLineChartDemo/ARLineChart/ARLineChartCommon.m
ARLineChartDemo/ARLineChart/ARLineChartContentView.h
ARLineChartDemo/ARLineChart/ARLineChartContentView.m
ARLineChartDemo/ARLineChart/ARLineChartView.h
ARLineChartDemo/ARLineChart/ARLineChartView.m
ARLineChartDemo/ARLineChartDemo-Info.plist
ARLineChartDemo/ARLineChartDemo-Prefix.pch
ARLineChartDemo/ARViewController.h
ARLineChartDemo/ARViewController.m
ARLineChartDemo/Base.lproj/
ARLineChartDemo/Base.lproj/Main_iPad.storyboard
ARLineChartDemo/Base.lproj/Main_iPhone.storyboard
ARLineChartDemo/en.lproj/
ARLineChartDemo/en.lproj/InfoPlist.strings
ARLineChartDemo/Images.xcassets/
ARLineChartDemo/Images.xcassets/AppIcon.appiconset/
ARLineChartDemo/Images.xcassets/AppIcon.appiconset/Contents.json
ARLineChartDemo/Images.xcassets/LaunchImage.launchimage/
ARLineChartDemo/Images.xcassets/LaunchImage.launchimage/Contents.json
ARLineChartDemo/main.m
ARLineChartDemo.xcodeproj/
ARLineChartDemo.xcodeproj/project.pbxproj
ARLineChartDemo.xcodeproj/project.xcworkspace/
ARLineChartDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
ARLineChartDemo.xcodeproj/project.xcworkspace/xcuserdata/
ARLineChartDemo.xcodeproj/project.xcworkspace/xcuserdata/jun.xcuserdatad/
ARLineChartDemo.xcodeproj/project.xcworkspace/xcuserdata/jun.xcuserdatad/UserInterfaceState.xcuserstate
ARLineChartDemo.xcodeproj/project.xcworkspace/xcuserdata/jun.xcuserdatad/WorkspaceSettings.xcsettings
ARLineChartDemo.xcodeproj/xcuserdata/
ARLineChartDemo.xcodeproj/xcuserdata/jun.xcuserdatad/
ARLineChartDemo.xcodeproj/xcuserdata/jun.xcuserdatad/xcschemes/
ARLineChartDemo.xcodeproj/xcuserdata/jun.xcuserdatad/xcschemes/ARLineChartDemo.xcscheme
ARLineChartDemo.xcodeproj/xcuserdata/jun.xcuserdatad/xcschemes/xcschememanagement.plist
ARLineChartDemoTests/
ARLineChartDemoTests/ARLineChartDemoTests-Info.plist
ARLineChartDemoTests/ARLineChartDemoTests.m
ARLineChartDemoTests/en.lproj/
ARLineChartDemoTests/en.lproj/InfoPlist.strings
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.