Browse Source

Update readme.md with link to SwiftUI tutorial

Hi! I have created tutorial with simple project example. It should be useful for those who want to use charts with SwiftUI.
I added a link to my tutorial in 3rd party tutorials section below other tutorials
Evgeny Basistiy 5 years ago
parent
commit
f46d66cab2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -56,6 +56,7 @@ In order to correctly compile:
 * [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)
 * [Beginning Set-up and Example Using Charts with Swift 3](https://github.com/annalizhaz/ChartsForSwiftBasic)
 * [Creating a Radar Chart in Swift (David Piper)](https://medium.com/@HeyDaveTheDev/creating-a-radar-chart-in-swift-5791afcf92f0)
+* [Plotting in IOS using Charts framework with SwiftUI (Evgeny Basisty)](https://medium.com/@zzzzbh/plotting-in-ios-using-charts-framework-with-swiftui-222034a2bea6)
 
 Want your tutorial to show here? Create a PR!