Welcome to Cocoa-Charts
project page on github.com. We just moved from Google Code.
Cocoa-Charts is an open-source iOS developing framework written in Objective-c on Apple Cocoa SDK.
Cocoa-Charts includes a set of very useful graphs/charts you need for developing iPhone/iPad Application.
For user in China:
Android-Charts/Cocoa-Charts技术交流QQ群现已开通,欢迎加入。群号:170987350
gird chart
line chart
stick chart
candlestick chart
macd chart
pie chart
spider web chart
area chart
band chart
separated stick chart
pizza chart
round radar chart
rose chart
stacked stick chart
###More About Cocoa-Charts
If you need further information of Cocoa-Charts, you can visit the web site of Cocoa-Charts.
Or Contact us by follow
Also, you can goto Google Code and find the old versions of Cocoa-Charts.
We also released an Android version Chart Framework, if you need develop your application on both iOS and Android platforms.
-
Clone or download Cocoa-Charts if you haven't yet, At the command prompt type command like this
git clone git://github.com/limccn/Cocoa-Charts.git
-
Import the Cocoa-Charts source files to your Xcode project.
-
Select the graph/chart you want to use in your application, and Enjoy it.
####Use Podfile
To integrate Cocoa-Charts into your Xcode project using CocoaPods, specify it in your Podfile:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '7.0'
pod 'Cocoa-Charts', '~> 0.2.1.1'
Then, run the following command:
$ pod install
###v0.1, 2012-07-14
The first stable version released, we decide to make it an Open-source framework.
###v0.0.1, 2011-05-30
While developing Android-Charts
, we start its Objective-c version which can be used in iPhone/iPad Application.
We encourage everyone to contribute to Cocoa-Charts!
- Get a GitHub Account if you haven't yet.
- Fork Cocoa-Charts. Tips:(how to fork a repo)
- Make your changes.
- Test your changes.
- Submit a pull request. Tips:(how to create a pull request)
Cocoa-Charts is released under the 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
http://www.apache.org/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.
If you like Cocoa-Charts feel free to support Cocoa-Charts. By making donation you invest in the project's future, helping it to be compatible with latest Android versions and to have less bugs and more features.