Funnel is a chart library to present information as a funnel, a typical usage scenario is sales pipelines in CRM products,
- 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
To run the example project, clone the repo, and run pod install
from the Example directory first.
- iOS 8.0+ / Mac OS X 10.9+ / tvOS 9.0+ / watchOS 2.0+
- Xcode 7.2+
Funnel is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "Funnel"
Pierre-Yves Troel, pyt@pyttroll.com
Funnel is available under the MIT license. See the LICENSE file for more info.