BeautyChart
Why making charts if they are not beautiful? Design and ideas partly copied from AppPear/ChartView
Installation
BeautyChart is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'BeautyChart'
Why?
I needed to include charts into my project, but existing solutions were ugly. I found AppPear/ChartView but didn't like its' architecture, little to no configuration capabilities. Therefore, I implemented what I needed by myself.
Author
AlexRoar, [email protected]
License
BeautyChart is available under the MIT license. See the LICENSE file for more info.