Skip to content

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.

License

jaouahbi/OMScrollableChart

Repository files navigation

License

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.

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


Credits

OMScrollableChart is owned and maintained by the Jorge Ouahbi.

License

OMScrollableChart is released under the APACHE 2.0 license. See LICENSE for details.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published