OMScrollableChart

An adaptive scrollable chart for iOS to visualise simple discrete datasets. Written in Swift. Originally written in ObjectiveC for an old project, rewritten in swift and adapted to serve as a basic template for any kind of chart. The main goal of the this UIView graph component is to visualise simple discrete datasets and allow the the user to scroll through the graph selecting the discrete points.

OMScrollableChart

Features

  • Diferents polyline interpolations
    Catmull–Rom spline
    Hermite spline
    Cubic curve

Requirements

  • iOS 10+
  • Swift 5

Communication

Open a issue.

Installation

To use OMScrollableChart you must include manually all swift files located inside the OMScrollableChart directory directly in your project.

CocoaPods Installation

NO

Carthage Installation

NO

Swift package manager Installation

TODO


GitHub