background preloader

Graph

Facebook Twitter

Pkyeck/socket.IO-objc. Saturngod/simpleSocketChat. Robbiehanson/CocoaAsyncSocket. Pkyeck/socket.IO-objc. Code » BNPieChart. This post introduces a new open-source iOS pie chart class, BNPieChart.

Code » BNPieChart

It’s designed to draw beautiful, scalable pie charts with a dead-simple interface. To get the class, just click the Downloads button from the moriarty github page. This chart: Tylerneylon/moriarty. Jawbone/JBChartView. Piechart/Pie Chart Library at master · dilipajm/piechart. Comparison of the Available iOS Charting Libraries. In this post, I explore four of the available iOS charting libraries and investigate the features, API, and pros and cons of each.

Comparison of the Available iOS Charting Libraries

In order to conduct a fair investigation, I have developed a comparison framework which loads historic stock market data from the Yahoo Finance API. My findings were that Core Plot had a strong set of documentation, yet was a little light on features and built in functionality. Shinobi Charts had super fast performance, was extremely easy to integrate and had a clean, friendly API. The iOS:Chart library from Three D Graphics had a large number of chart types, but had a very confusing API and poor documentation. Honcheng/iOSPlot.