Charts
January 04, 2019 • Apache 2.0 License
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
GraphLayout
July 03, 2018 • MIT License
GraphLayout - iOS UI controls to visualize graphs. Powered by Graphviz
ChartLegends
February 06, 2017 • Apache 2.0 License
Powerful customizable chart legends
* Define the layout with only a flag, in interface builder or code.
* Predefined shapes and possibility to use custom paths.
* Per-cell configuration or ove...
PieCharts
January 13, 2017 • Apache 2.0 License
Easy to use and highly customizable pie charts library for iOS
- Customizable slices
- Add overlays using simple UIViews
- Interactive
- Animated
- Dynamic slice insertion
- Reusable compon...
SwiftCharts
May 26, 2015 • Apache 2.0 License
Easy to use and highly customizable charts library for iOS
Features:
- Bars (plain, stacked, grouped, horizontal, vertical)
- Scatter
- Line / multiline
- Areas
- Bubble
- Multiple axi...
FSLineChart
October 14, 2014 • Apache 2.0 License
A simple line chart library for iOS that is easily adjustable (size, color, line width, label displayed,...). It comes with a nice and subtle appearing animation.
TWRCharts
May 07, 2014 • MIT License
An iOS wrapper for ChartJS. Easily build animated charts by leveraging the power of native Obj-C code.
BEMSimpleLineGraph
January 14, 2014 • MIT License
iOS library to create simple line graphs/charts (charting library).
FDGraphView
March 21, 2013 • MIT License
Draw graphs on iOS.
Create an `FDGraphView`, set its `dataPoints` (an `NSArray` of `NSNumber`s), add it to another view and the graph will be magically show.
As simple as that.