A fully-customisable 'sideways bar graph' for iOS.
Cocoapods, obviously.
Append the following line to your Podfile.
pod 'SCRSidewaysBarGraph'
- Titles are not dynamic - the y-axis labels have a fixed-width of 100pt, anything over will overlap the graph. Same for the count labels, however their width varies.
- Severe lack of animations
Please feel free to send a pull request to fix any of the Caveats listed above. This code was written in the car on the way to Bath University and I didn't have the concentration to perform dynamic resizing while travelling at over 70mph.