Search results for line

BEMSimpleLineGraph screenshot

BEMSimpleLineGraph

January 14, 2014 • MIT License
iOS library to create simple line graphs/charts (charting library).
AOTutorial screenshot

AOTutorial

October 28, 2013 • MIT License
A tutorial component with fade in / fade out animation for background images that mimic the path tutorial application
IQGeometry screenshot

IQGeometry

September 27, 2013 • MIT License
IQGeometry is an extension to CGGeometry that provides easy functions for Geometry calculations in iOS.
LineChartView screenshot

LineChartView

September 24, 2013 • MIT License
Interactive line charts / plots for the simplicity-loving iOS developer.
DynamicGraphView screenshot

DynamicGraphView

June 15, 2013 • MIT License
A simple but effective dynamic GraphView implementation for iPhone SDK for float values. It is easy to implement and works statically with an array of floats as well as dynamically by adding val...
DALinedTextView screenshot

DALinedTextView

June 10, 2013 • MIT License
DALinedTextView is a UITextView subclass that draws ruled lines to the view, similar to iOS' built-in Notes app. The lines conform to the appropriate line-height for the currently set UIFont.
GLGooglePlusLikeLayout screenshot

GLGooglePlusLikeLayout

June 08, 2013 • MIT License
GLGooglePlusLikeLayout is custom layout based on UICollectionView which can be used to show the data based on their content-size and by maintaining the row linear, unlike waterflow style layout. In...
FB-Gallery screenshot

FB-Gallery

May 11, 2013 • BSD License
An implementation of Facebook's photo browser
THLabel screenshot

THLabel

March 28, 2013 • zlib License
THLabel is a subclass of UILabel, which additionally allows shadow blur, inner shadow, stroke text and fill gradient.
UnderLineLabel screenshot

UnderLineLabel

March 12, 2013 • BSD License
UILabel subclass with possibility to draw line under multiline text (with offset)
CSLinearLayoutView screenshot

CSLinearLayoutView

February 19, 2013 • MIT License
Linear layout view designed to simplify relative layouts on iOS. We've all been there before— the content in your app is dynamic and you need to display different sized views in neat succession....
LINEActivity screenshot

LINEActivity

December 14, 2012 • MIT License
An iOS 6 UIActivity subclass implementing for LINE (http://line.naver.jp/en/).
LinenClipView screenshot

LinenClipView

November 27, 2012 • MIT License
Adds a linen pattern behind scrollviews like in Apple's Lion apps.
F3PlotStrip screenshot

F3PlotStrip

February 18, 2012 • BSD License
Plotting strip for dynamic data which can also be used as a sparkline. Data may be supplied one value at a time (as when reading sensor or other data) or can be supplied as an NSArray (as when u...
Sparklines screenshot

Sparklines

September 01, 2011 • BSD License
Custom view implementing Edward Tufte's sparkline concept. Sparklines are small, word-sized graphics showing historical values for a measured data item.They were described by Edward Tufte in his 19...
HPGrowingTextView screenshot

HPGrowingTextView

August 19, 2011 • MIT License
An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small (out...
Smooth Line View screenshot

Smooth Line View

August 19, 2011 • Unspecified License
Smooth & fast line drawing from touch inputs for UIViews using Quartz
TLAnimatingOutlineView screenshot

TLAnimatingOutlineView

July 15, 2011 • BSD License
An animating outline view for use in OS X applications.
CKSparkline screenshot

CKSparkline

June 30, 2011 • Apache 2.0 License
Provides sparkline graphs. Sparklines are well suited to visualizing information in the screen resolution available to the iPhone and iPod Touch.
iOSPlot screenshot

iOSPlot

April 30, 2011 • MIT License
Draw line charts and pie charts in iOS.