Skip to content

Jawbone/anscombe-quartet-ios

Repository files navigation

Anscombe's Quartet


Demo project showcasing the use of JBChartView in the classic data visualization example known as Anscombe's Quartet.

Features

  • Quad-chart support in both landscape and portrait mode.
  • Detail view for exposing underlying data of each chart.

Refer to the <a href="https://github.com/Jawbone/anscombe-quartet-ios/blob/master/CHANGELOG.md"">changelog for an overview of the project's complete history.

Requirements

  • Requires iOS 7 or later
  • Requires Automatic Reference Counting (ARC)

Installation

Clone the project:

$ git clone https://github.com/Jawbone/anscombe-quartet-ios.git

Install the (JBChartView) pod:

$ cd anscombe-quartet-ios
$ pod install

Open & run anscombe-quartet-ios.xcworkspace (not the .proj file).

More information about CocoaPods can be found here. You must have the Cocoapod gem installed prior to getting the project up and running:

$ sudo gem install cocoapods

License

Usage is provided under the Apache License (v2.0). See LICENSE for full details.

About

Demonstration of Anscombe's Quartet using JBChartView

Resources

License

Stars

Watchers

Forks

Packages

No packages published