欢迎使用 github.com 上的 Cocoa-Charts
项目页面。我们刚刚从 Google Code 迁移过来。
Cocoa-Charts 是一个开源的 iOS 开发框架,用 Objective-c 编写,基于 Apple Cocoa SDK。
Cocoa-Charts 包含一系列非常有用的图表,您需要这些图表来开发 iPhone/iPad 应用。
针对中国的用户
Android-Charts/Cocoa-Charts 技术交流 QQ 群现已开通,欢迎加入。群号:170987350
网格图
折线图
条形图
蜡烛图
MACD 图表
饼图
蜘蛛网图
面积图
波段图
分离条形图
饼图
圆形雷达图
玫瑰图
堆积条形图
如果您需要更多关于 Cocoa-Charts 的信息,可以访问 Cocoa-Charts 的网站。
或通过以下方式联系我们:
此外,您也可以访问 Google Code 查找 Cocoa-Charts 的旧版本。
我们还发布了一个适用于 Android 平台的图表框架版本,如果您需要在 iOS 和 Android 平台上开发应用程序。
如果您还没有克隆或下载 Cocoa-Charts,请在命令提示符下输入类似以下命令:
git clone git://github.com/limccn/Cocoa-Charts.git
将 Cocoa-Charts 的源文件导入到您的 Xcode 项目中。
选择您在应用程序中想要使用的图表,并享受它。
要使用 CocoaPods 将 Cocoa-Charts 集成到您的 Xcode 项目中,请在 Podfile 中指定它:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '7.0'
pod 'Cocoa-Charts', '~> 0.2.1.1'
然后,运行以下命令:
$ pod install
2012-07-14
发布了第一个稳定版本后,我们决定将其作为开源框架。
2011-05-30
在开发 Android-Charts
时,我们开始其 Objective-c 版本,该版本可用于 iPhone/iPad 应用程序。
我们鼓励每个人都为 Cocoa-Charts 做出贡献!
Cocoa-Charts 在 Apache License 2.0 许可下发布。
Copyright 2011 limc.cn All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://apache.ac.cn/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
如果您喜欢 Cocoa-Charts,请随时支持 Cocoa-Charts。通过捐款,您投资于项目的未来,帮助其与最新的 Android 版本兼容,并且减少错误并增加功能。