Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris-Em committed Apr 20, 2014
2 parents eb2132e + 5c91378 commit bfb7467
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,29 @@
<b>BEMSimpleLineGraph</b> makes it easy to create and customize line graphs for iOS.
</p>

## Table of Contents

* [**Project Details**](#project-details)
* [Requirements](#requirements)
* [License](#license)
* [Contributions](#contributions)
* [Sample App](#sample-app)
* [Support](#support)
* [**Documentation**](#documentation)
* [Installation](#installation)
* [Setup](#setup)
* [Required Delegate / Data Source Methods](#required-delegate--data-source-methods)
* [Reloading the Data Source](#reloading-the-data-source)
* [Retrieving the Data Source](#retrieving-the-data-source)
* [Data Source Calculations](#data-source-calculations)
* [Status Reporting](#status-reporting)
* [Touch Reporting](#touch-reporting)
* [X-Axis Labels](#x-axis-labels)
* [Bezier Curves](#bezier-curves)
* [Line Customization](#line-customization)
* [Properties](#properties)
* [Graph Snapshots](#graph-snapshots)

## Project Details
Learn more about the BEMSimpleLineGraph project requirements, licensing, and contributions.

Expand Down

0 comments on commit bfb7467

Please sign in to comment.