CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

George Kiriy

1pod

SMLElevationView

View was designed for displaying elevation profile of trip. It is fully configurable, you can:

  • Change colors of
    • Labels'
    • Grid
    • Stroke of profile
    • Fill of profile
  • Change widths of
    • Grid lines
    • Profile line
  • Switch between metric and imperial units.
  • Specify how many horisontal and vertical lines of grid you need

View is IB_DESIGNABLE and all of its key properties are IBInspectable.

View supports resizing and was designed for use with autolayout.

License: MIT

  • Objective C