Skip to content

Latest commit

 

History

History
314 lines (186 loc) · 13.3 KB

README.md

File metadata and controls

314 lines (186 loc) · 13.3 KB

awesome-ios-chart

A curated list of awesome iOS chart libraries, including Objective-C and Swift.

  • Objective-C

Dr-Charts:

Zomato/Dr-Charts

LineChart

BarChart

PieChart

HorizontalStackChart

CircularChart

https://github.com/kevinzhow/PNChart

https://github.com/Jawbone/JBChartView

https://github.com/Boris-Em/BEMSimpleLineGraph

https://github.com/honcheng/iOSPlot

https://github.com/xyfeng/XYPieChart

https://github.com/xhacker/TEAChart

Clock Chart Bar Chart Colored Bar Chart

https://github.com/zhuhuihuihui/EChart

https://github.com/ArthurGuibert/FSLineChart

https://github.com/zhiyu/chartee

https://github.com/anaglik/ANDLineChartView

Alt text

https://github.com/chasseurmic/TWRCharts

TWRCharts Demo

https://github.com/nuwehq/nuwe-charts-ios

https://github.com/johnnywjy/JYRadarChart

iPhone Screenshot1 iPhone Screenshot2 iPhone Screenshot3

https://github.com/ArthurGuibert/FSInteractiveMap

https://github.com/sebastienwindal/FRD3DBarChart

https://github.com/sergeylenkov/Yuba

Map

PTMapView

Graph

PTGraphView PTGraphView PTGraphView

Chart

PTChartView PTChartView PTChartView

https://github.com/sakrist/VBPieChart

https://github.com/ZhipingYang/UUChartView

https://github.com/eternityz/RWBarChartView

https://github.com/hugo53/HUChart

SemiCircle Chart Example

SemiCircle Chart Iphone

https://github.com/honcheng/AcornCharts-for-iOS

https://github.com/dainkaplan/Chartreuse

https://github.com/raspu/RPRadarChart

https://github.com/Valentin-Kalchev/VKBarChartView

https://github.com/yate1996/Y_KLine

普通K线

普通K线

普通K线+MACD副图

普通K线+MACD副图

普通K线+KDJ副图

普通K线+KDJ副图

分时图

分时图

分时图+MACD副图

分时图+MACD副图

其他功能

其他功能

综合演示

K线综合演示

https://github.com/AAChartModel/AAChartKit

AAChartKit-LOGO

Column Chart Column Range Chart Area Chart
image1 image1 image1
Line Chart Step Area Chart Step Line Chart
image1 image1 image1
Spline Chart Areaspline Chart Stacked Polar Chart
image1 image1 image1

Samples

  • line chart

IMG_1867.JPG

  • column chart

IMG_1873.JPG

  • bar chart

IMG_1880.JPG

  • special area chart one

IMG_1869.JPG

  • special area chart two

IMG_1871.JPG

  • special area chart three

IMG_1863.JPG

  • radar chart

IMG_1877.JPG

  • polar chart

IMG_1879.JPG

  • pie chart

IMG_1878.JPG

  • bubble chart

IMG_1875.JPG

  • scatter chart

scatter chart

  • arearange chart

arearange chart

  • step area chart

step area chart

  • mixed chart

mixed chart

More graphics

image

https://github.com/JunyiXie/XJYChart

image image image

Swift 🔗

Example: DanielGindi's Charts 🔗

alt tag

  • LineChart (with legend, simple design) alt tag

  • LineChart (with legend, simple design) alt tag

  • LineChart (cubic lines) alt tag

  • LineChart (single DataSet) alt tag

  • Combined-Chart (bar- and linechart in this case) alt tag

  • BarChart (with legend, simple design) alt tag

  • BarChart (grouped DataSets) alt tag

  • Horizontal-BarChart alt tag

  • PieChart (with selection, ...) alt tag

  • ScatterChart (with squares, triangles, circles, ... and more) alt tag

  • CandleStickChart (for financial data) alt tag

  • BubbleChart (area covered by bubbles indicates the value) alt tag

  • RadarChart (spider web chart) alt tag