Skip to content

Commit bf3080f

Browse files
committed
reformat README (+2 squashed commits)
Squashed commits: [7a5d078] keep style for tutorials [fb7d914] Revert "Added video tutorial to README (ChartsOrg#4286)" This reverts commit a83588f.
1 parent a83588f commit bf3080f

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

Assets/ChartInSwift.png

-1.09 MB
Binary file not shown.

README.md

+3-8
Original file line numberDiff line numberDiff line change
@@ -47,22 +47,17 @@ In order to correctly compile:
4747
- You'll need to add `ChartsRealm` as a dependency too.
4848

4949
## 3rd party tutorials
50-
5150
#### Video tutorials
5251

53-
* Alex Nagy | [Rebeloper](https://www.youtube.com/rebeloper)
54-
<a href="https://www.youtube.com/watch?v=mWhwe_tLNE8&list=PL_csAAO9PQ8bjzg-wxEff1Fr0Y5W1hrum&index=5">
55-
<img src="https://github.com/rebeloper/Charts/blob/master/Assets/ChartInSwift.png"
56-
alt="Chart in Swift - Setting Up a Basic Line Chart Using iOS Charts">
57-
</a>
52+
* [Chart in Swift - Setting Up a Basic Line Chart Using iOS Charts(Alex Nagy)](https://www.youtube.com/watch?v=mWhwe_tLNE8&list=PL_csAAO9PQ8bjzg-wxEff1Fr0Y5W1hrum&index=5)
5853

5954
#### Blog posts
60-
6155
* [Using Realm and Charts with Swift 3 in iOS 10 (Sami Korpela)](https://medium.com/@skoli/using-realm-and-charts-with-swift-3-in-ios-10-40c42e3838c0#.2gyymwfh8)
6256
* [Creating a Line Chart in Swift 3 and iOS 10 (Osian Smith)](https://medium.com/@OsianSmith/creating-a-line-chart-in-swift-3-and-ios-10-2f647c95392e)
6357
* [Beginning Set-up and Example Using Charts with Swift 3](https://github.com/annalizhaz/ChartsForSwiftBasic)
6458
* [Creating a Radar Chart in Swift (David Piper)](https://medium.com/@HeyDaveTheDev/creating-a-radar-chart-in-swift-5791afcf92f0)
65-
* Want your tutorial to show here? Create a PR!
59+
60+
Want your tutorial to show here? Create a PR!
6661

6762
## Troubleshooting
6863

0 commit comments

Comments
 (0)