https://github.com/anychart/anychart-ios
https://github.com/anychart/anychart-ios
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anychart/anychart-ios
- Owner: AnyChart
- License: other
- Created: 2018-11-29T05:55:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-13T09:46:12.000Z (about 2 years ago)
- Last Synced: 2025-07-04T22:48:59.755Z (8 months ago)
- Language: Swift
- Size: 5.38 MB
- Stars: 82
- Watchers: 9
- Forks: 8
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[
](https://www.anychart.com)
# AnyChart for iOS

AnyChart iOS Charts is an amazing data visualization library for easily creating interactive charts in iOS apps. It runs on iOS 8.0 (Xcode 10.0 / Swift 4.2) and features dozens of built-in chart types.
Check out getting started.
## Installation
### CocoaPods
To integrate AnyChart-iOS into your Xcode project using CocoaPods, specify it in your Podfile:
```pod 'AnyChartiOS', '~> 1.0.3'```
### Framework
1. Drag the AnyChart-iOS.xcodeproj to your project
2. Go to your target's settings, hit the "+" under the "Embedded Binaries" section, and select the AnyChart-iOS.framework
3. import AnyChart-iOS
## Chart Types
AnyChart product family includes scores of chart types and we're constantly adding new ones.
Pie Chart
Sample app /
Code Snippet
Column Chart
Sample app /
Code Snippet
Line Chart
Sample app /
Code Snippet
Venn Diagram
Sample app /
Code Snippet
Radar Chart
Sample app /
Code Snippet
Tag Cloud
Sample app /
Code Snippet - Coming soon!
Heat Map Chart
Sample app /
Code Snippet - Coming soon!
Waterfall Chart
Sample app /
Code Snippet - Coming soon!
Tree Map Chart
Sample app /
Code Snippet - Coming soon!
Scatter Chart
Sample app /
Code Snippet - Coming soon!
Resource Chart
Sample app /
Code Snippet - Coming soon!
Range Chart
Sample app /
Code Snippet
Vertical Chart
Sample app /
Code Snippet
Funnel Chart
Sample app /
Code Snippet
Pert Chart
Sample app /
Code Snippet - Coming soon!
Polar Chart
Sample app /
Code Snippet - Coming soon!
Pyramid Chart
Sample app /
Code Snippet
Bubble Chart
Sample app /
Code Snippet - Coming soon!
Area Chart
Sample app /
Code Snippet - Comming soon!
Bar Chart
Sample app /
Code Snippet - Comming soon!
Box Chart
Sample app /
Code Snippet
Mosaic Chart
Sample app /
Code Snippet
Mekko Chart
Sample app /
Code Snippet
3D Bar Chart
Sample app /
Code Snippet - Comming soon!
3D Column Chart
Sample app /
Code Snippet - Comming soon!
3D Area Chart
Sample app /
Code Snippet
Circular Gauge
Sample app /
Code Snippet
Pareto Chart
Sample app /
Code Snippet
Combined Chart
Sample app /
Code Snippet - Coming soon!
Quadrant Chart
Sample app /
Code Snippet - Coming soon!
Hilo Chart
Sample app /
Code Snippet - Coming soon!
OHLC Chart
Sample app /
Code Snippet - Coming soon!
Bubble Map
Sample app /
Code Snippet - Coming soon!
Choropleth Map
Sample app /
Code Snippet - Coming soon!
Point Map
Sample app /
Code Snippet - Coming soon!
Connector Map
Sample app /
Code Snippet - Coming soon!
Sunburst Chart
Sample app /
Code Snippet - Coming soon!
Thermometer
Sample app /
Code Snippet - Coming soon!
Linear Color Scale
Sample app /
Code Snippet - Coming soon!
Wind Speed Chart
Sample app /
Code Snippet - Coming soon!
Wind Direction
Sample app /
Code Snippet - Coming soon!
## Contacts
* Web: [www.anychart.com](https://www.anychart.com)
* Email: [contact@anychart.com](mailto:contact@anychart.com)
* Twitter: [anychart](https://twitter.com/anychart)
* Facebook: [AnyCharts](https://www.facebook.com/AnyCharts)
* LinkedIn: [anychart](https://www.linkedin.com/company/anychart)
## Links
* [AnyChart Website](https://www.anychart.com)
* [Download AnyChart](https://www.anychart.com/download/)
* [AnyChart Licensing](https://www.anychart.com/buy/)
* [AnyChart Support](https://www.anychart.com/support/)
* [Report Issues](https://github.com/AnyChart/anychart/issues)
* [AnyChart Playground](https://playground.anychart.com)
* [AnyChart Documentation](https://docs.anychart.com)
* [AnyChart API Reference](https://api.anychart.com)
* [AnyChart Sample Solutions](https://www.anychart.com/solutions/)
* [AnyChart Integrations](https://www.anychart.com/integrations/)
## License
[© AnyChart.com - JavaScript charts](https://www.anychart.com). All rights reserved.