maxkramer / SCRSidewaysBarGraph

A sideways bar graph for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCRSidewaysBarGraph

A fully-customisable 'sideways bar graph' for iOS.

SCRSidewaysBarGraph

Installation

Cocoapods, obviously.

Append the following line to your Podfile.

pod 'SCRSidewaysBarGraph'

Caveats

  • 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

Contribution

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.

About

A sideways bar graph for iOS.

License:MIT License


Languages

Language:Objective-C 74.2%Language:Shell 15.5%Language:Makefile 5.1%Language:Ruby 3.0%Language:C 2.3%