안드로이드용 차트라이브러리 MPAndriodChart 를 iOS용으로 변환한 차트 라이브러리 ios-chart입니다.
차트라이브러리는 Swift로, 테스트코드는 Objective-C로 작성되었습니다. Xcode 6.3베타에서 실행 가능합니다.
바차트, 바라인차트, 캔들스틱차트, 파이차트등 MPAndriodChart의 대부분의 기능을 전부 구현되어있습니다.

LineChart (with legend, simple design)

LineChart (with legend, simple design)

LineChart (cubic lines)

LineChart (single DataSet)

Combined-Chart (bar- and linechart in this case)

-
BarChart (with legend, simple design)

- BarChart (grouped DataSets)

- Horizontal-BarChart

- PieChart (with selection, ...)

- ScatterChart (with squares, triangles, circles, ... and more)

- CandleStickChart (for financial data)

- BubbleChart (area covered by bubbles indicates the value)

- RadarChart (spider web chart)

[출처] https://github.com/danielgindi/ios-charts