sametyuca / iOS-CorePlot-Swift

An demo iOS app to draw real-time or live graph using Core Plot in Swift

Home Page:https://medium.com/@prabart/live-graph-using-coreplot-in-ios-478c78351ddf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live graph using CorePlot

This is an example app built using CorePlot to demonstrate drawing live or real time graph from stream of data.

Core Plot is a plotting framework for Mac OS X and iOS. It provides 2D visualization of data, and is tightly integrated with Apple technologies like Core Animation, Core Data & Quartz 2D.

Result

About

An demo iOS app to draw real-time or live graph using Core Plot in Swift

https://medium.com/@prabart/live-graph-using-coreplot-in-ios-478c78351ddf


Languages

Language:Swift 98.3%Language:Ruby 1.7%