Skip to content

ayudasystems/funnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funnel

Version License Platform

Funnel is a chart library to present information as a funnel, a typical usage scenario is sales pipelines in CRM products,

Features

  • Easy to use and customize
  • All dimensions expressed as a percentage of width and height of the view
  • Customizable properties include:
  • Stem height and width
  • Cone lip height
  • Slice spacing
  • Horizontal lines, along with thickness and dash patterm
  • Left shadow
  • Labels width and shadows
  • Color palette

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 8.0+ / Mac OS X 10.9+ / tvOS 9.0+ / watchOS 2.0+
  • Xcode 7.2+

Installation

Funnel is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "Funnel"

Author

Pierre-Yves Troel, pyt@pyttroll.com

License

Funnel is available under the MIT license. See the LICENSE file for more info.